ServiceEncryptionConfiguration

data class ServiceEncryptionConfiguration(val kmsKey: String)

Constructors

Link copied to clipboard
constructor(kmsKey: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

ARN of the KMS key used for encryption.