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