Class CfnTable.CsvProperty.Builder

java.lang.Object
software.amazon.awscdk.services.dynamodb.CfnTable.CsvProperty.Builder
All Implemented Interfaces:
software.amazon.jsii.Builder<CfnTable.CsvProperty>
Enclosing interface:
CfnTable.CsvProperty

@Stability(Stable) public static final class CfnTable.CsvProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTable.CsvProperty>
A builder for CfnTable.CsvProperty
  • Constructor Details

    • Builder

      public Builder()
  • Method Details