encryptionSpecification

@JvmName(name = "iimmqnenanxejlkh")
suspend fun encryptionSpecification(value: Output<TableEncryptionSpecificationArgs>)
@JvmName(name = "advvenuxgbfmfpqt")
suspend fun encryptionSpecification(value: TableEncryptionSpecificationArgs?)

Parameters

value

Specifies how the encryption key for encryption at rest is managed for the table. More information can be found in the Developer Guide.


@JvmName(name = "ejsyfceaxjwbwilj")
suspend fun encryptionSpecification(argument: suspend TableEncryptionSpecificationArgsBuilder.() -> Unit)

Parameters

argument

Specifies how the encryption key for encryption at rest is managed for the table. More information can be found in the Developer Guide.