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