| Package | Description |
|---|---|
| software.amazon.awscdk.services.cassandra |
AWS::Cassandra Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnTable.EncryptionSpecificationProperty.Jsii$Proxy
An implementation for
CfnTable.EncryptionSpecificationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnTable.EncryptionSpecificationProperty |
CfnTable.EncryptionSpecificationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnTableProps.Builder |
CfnTableProps.Builder.encryptionSpecification(CfnTable.EncryptionSpecificationProperty encryptionSpecification)
Sets the value of
CfnTableProps.getEncryptionSpecification() |
CfnTable.Builder |
CfnTable.Builder.encryptionSpecification(CfnTable.EncryptionSpecificationProperty encryptionSpecification)
The encryption at rest options for the table.
|
void |
CfnTable.setEncryptionSpecification(CfnTable.EncryptionSpecificationProperty value)
The encryption at rest options for the table.
|
Copyright © 2022. All rights reserved.