encryptionConfiguration

@JvmName(name = "qlvdmsbvvrjctfta")
suspend fun encryptionConfiguration(value: Output<TableEncryptionConfigurationArgs>)
@JvmName(name = "tcfbgesuxegcrunj")
suspend fun encryptionConfiguration(value: TableEncryptionConfigurationArgs?)

Parameters

value

A single table bucket encryption configuration object. See encryption_configuration below.


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

Parameters

argument

A single table bucket encryption configuration object. See encryption_configuration below.