encryptionSpecification

@JvmName(name = "mafjbyifmwvfaddr")
suspend fun encryptionSpecification(value: Output<TableEncryptionSpecificationArgs>)
@JvmName(name = "uyhdgqvwftiydeft")
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 = "xacmjvesjautcjnh")
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.