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