| Package | Description |
|---|---|
| software.amazon.awscdk.services.dynamodb |
Amazon DynamoDB Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnTable.InputFormatOptionsProperty.Builder |
CfnTable.InputFormatOptionsProperty.builder() |
CfnTable.InputFormatOptionsProperty.Builder |
CfnTable.InputFormatOptionsProperty.Builder.csv(CfnTable.CsvProperty csv)
Sets the value of
CfnTable.InputFormatOptionsProperty.getCsv() |
CfnTable.InputFormatOptionsProperty.Builder |
CfnTable.InputFormatOptionsProperty.Builder.csv(IResolvable csv)
Sets the value of
CfnTable.InputFormatOptionsProperty.getCsv() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnTable.InputFormatOptionsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTable.AttributeDefinitionProperty.Builder. |
Copyright © 2022. All rights reserved.