Sse Specification Properties
data class SseSpecificationProperties(val customerManagedKeyEnabled: Boolean? = null, val kmsKeyArn: String? = null)
The configuration options for customer provided KMS encryption.
The configuration options for customer provided KMS encryption.