S3DataConfig

The configuration details of an Amazon S3 input or output bucket.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the Key Management Service (KMS) key that Amazon Personalize uses to encrypt or decrypt the input and output files.

Link copied to clipboard

The file path of the Amazon S3 bucket.

Functions

Link copied to clipboard
inline fun copy(block: S3DataConfig.Builder.() -> Unit = {}): S3DataConfig
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String