encryptionSpecification property

Input<TableEncryptionSpecification?>? encryptionSpecification
final

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

Implementation

final pulumi.Input<TableEncryptionSpecification?>? encryptionSpecification;