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