Service Integration Kms Server Side Encryption Args
data class ServiceIntegrationKmsServerSideEncryptionArgs(val kmsKeyId: Output<String>? = null, val optInStatus: Output<String>? = null, val type: Output<String>? = null) : ConvertibleToJava<ServiceIntegrationKmsServerSideEncryptionArgs>