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