@Stability(value=Stable) public static final class CfnTable.InputFormatOptionsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTable.InputFormatOptionsProperty>
CfnTable.InputFormatOptionsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTable.InputFormatOptionsProperty |
build()
Builds the configured instance.
|
CfnTable.InputFormatOptionsProperty.Builder |
csv(CfnTable.CsvProperty csv)
Sets the value of
CfnTable.InputFormatOptionsProperty.getCsv() |
CfnTable.InputFormatOptionsProperty.Builder |
csv(IResolvable csv)
Sets the value of
CfnTable.InputFormatOptionsProperty.getCsv() |
@Stability(value=Stable) public CfnTable.InputFormatOptionsProperty.Builder csv(CfnTable.CsvProperty csv)
CfnTable.InputFormatOptionsProperty.getCsv()csv - `CfnTable.InputFormatOptionsProperty.Csv`.this@Stability(value=Stable) public CfnTable.InputFormatOptionsProperty.Builder csv(IResolvable csv)
CfnTable.InputFormatOptionsProperty.getCsv()csv - `CfnTable.InputFormatOptionsProperty.Csv`.this@Stability(value=Stable) public CfnTable.InputFormatOptionsProperty build()
build in interface software.amazon.jsii.Builder<CfnTable.InputFormatOptionsProperty>CfnTable.InputFormatOptionsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.