@Stability(value=Stable) public static final class CfnDataSource.ChangeDetectingColumnsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataSource.ChangeDetectingColumnsProperty>
CfnDataSource.ChangeDetectingColumnsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataSource.ChangeDetectingColumnsProperty |
build()
Builds the configured instance.
|
CfnDataSource.ChangeDetectingColumnsProperty.Builder |
changeDetectingColumns(List<String> changeDetectingColumns)
Sets the value of
CfnDataSource.ChangeDetectingColumnsProperty.getChangeDetectingColumns() |
@Stability(value=Stable) public CfnDataSource.ChangeDetectingColumnsProperty.Builder changeDetectingColumns(List<String> changeDetectingColumns)
CfnDataSource.ChangeDetectingColumnsProperty.getChangeDetectingColumns()changeDetectingColumns - `CfnDataSource.ChangeDetectingColumnsProperty.ChangeDetectingColumns`.this@Stability(value=Stable) public CfnDataSource.ChangeDetectingColumnsProperty build()
build in interface software.amazon.jsii.Builder<CfnDataSource.ChangeDetectingColumnsProperty>CfnDataSource.ChangeDetectingColumnsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.