encryptionConfiguration

@JvmName(name = "dmcmbkflnpwxohra")
suspend fun encryptionConfiguration(value: Output<TableBucketEncryptionConfigurationArgs>)
@JvmName(name = "knwutxeabhnukhkl")
suspend fun encryptionConfiguration(value: TableBucketEncryptionConfigurationArgs?)

Parameters

value

Configuration specifying how data should be encrypted. This structure defines the encryption algorithm and optional KMS key to be used for server-side encryption.


@JvmName(name = "srqjvbgrqpbuuwpn")
suspend fun encryptionConfiguration(argument: suspend TableBucketEncryptionConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Configuration specifying how data should be encrypted. This structure defines the encryption algorithm and optional KMS key to be used for server-side encryption.