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