| Package | Description |
|---|---|
| software.amazon.awscdk.services.dynamodb |
Amazon DynamoDB Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnGlobalTable.SSESpecificationProperty.Builder |
CfnGlobalTable.SSESpecificationProperty.builder() |
CfnGlobalTable.SSESpecificationProperty.Builder |
CfnGlobalTable.SSESpecificationProperty.Builder.sseEnabled(Boolean sseEnabled)
Sets the value of
CfnGlobalTable.SSESpecificationProperty.getSseEnabled() |
CfnGlobalTable.SSESpecificationProperty.Builder |
CfnGlobalTable.SSESpecificationProperty.Builder.sseEnabled(IResolvable sseEnabled)
Sets the value of
CfnGlobalTable.SSESpecificationProperty.getSseEnabled() |
CfnGlobalTable.SSESpecificationProperty.Builder |
CfnGlobalTable.SSESpecificationProperty.Builder.sseType(String sseType)
Sets the value of
CfnGlobalTable.SSESpecificationProperty.getSseType() |
Copyright © 2021. All rights reserved.