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