PipelineEncryptionAtRestOptions

data class PipelineEncryptionAtRestOptions(val kmsKeyArn: String)

Key-value pairs to configure encryption at rest.

Constructors

Link copied to clipboard
constructor(kmsKeyArn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The KMS key to use for encrypting data. By default an AWS owned key is used