encryptionSpecification property

Output<TableEncryptionSpecification> encryptionSpecification
latefinal

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

Implementation

late final pulumi.Output<TableEncryptionSpecification> encryptionSpecification;