Table Encryption Specification Args
data class TableEncryptionSpecificationArgs(val encryptionType: Output<TableEncryptionType>, val kmsKeyIdentifier: Output<String>? = null) : ConvertibleToJava<TableEncryptionSpecificationArgs>
Represents the settings used to enable server-side encryption