| Package | Description |
|---|---|
| software.amazon.awscdk.services.dynamodb |
Amazon DynamoDB Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnTable.ImportSourceSpecificationProperty.Jsii$Proxy
An implementation for
CfnTable.ImportSourceSpecificationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnTable.ImportSourceSpecificationProperty |
CfnTable.ImportSourceSpecificationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnTableProps.Builder |
CfnTableProps.Builder.importSourceSpecification(CfnTable.ImportSourceSpecificationProperty importSourceSpecification)
Sets the value of
CfnTableProps.getImportSourceSpecification() |
CfnTable.Builder |
CfnTable.Builder.importSourceSpecification(CfnTable.ImportSourceSpecificationProperty importSourceSpecification)
`AWS::DynamoDB::Table.ImportSourceSpecification`.
|
void |
CfnTable.setImportSourceSpecification(CfnTable.ImportSourceSpecificationProperty value)
`AWS::DynamoDB::Table.ImportSourceSpecification`.
|
Copyright © 2022. All rights reserved.