@Stability(value=Stable) public static final class CfnDataSource.DataSourceToIndexFieldMappingListProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataSource.DataSourceToIndexFieldMappingListProperty>
CfnDataSource.DataSourceToIndexFieldMappingListProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataSource.DataSourceToIndexFieldMappingListProperty |
build()
Builds the configured instance.
|
CfnDataSource.DataSourceToIndexFieldMappingListProperty.Builder |
dataSourceToIndexFieldMappingList(IResolvable dataSourceToIndexFieldMappingList)
|
CfnDataSource.DataSourceToIndexFieldMappingListProperty.Builder |
dataSourceToIndexFieldMappingList(List<? extends Object> dataSourceToIndexFieldMappingList)
|
@Stability(value=Stable) public CfnDataSource.DataSourceToIndexFieldMappingListProperty.Builder dataSourceToIndexFieldMappingList(IResolvable dataSourceToIndexFieldMappingList)
CfnDataSource.DataSourceToIndexFieldMappingListProperty.getDataSourceToIndexFieldMappingList()dataSourceToIndexFieldMappingList - `CfnDataSource.DataSourceToIndexFieldMappingListProperty.DataSourceToIndexFieldMappingList`.this@Stability(value=Stable) public CfnDataSource.DataSourceToIndexFieldMappingListProperty.Builder dataSourceToIndexFieldMappingList(List<? extends Object> dataSourceToIndexFieldMappingList)
CfnDataSource.DataSourceToIndexFieldMappingListProperty.getDataSourceToIndexFieldMappingList()dataSourceToIndexFieldMappingList - `CfnDataSource.DataSourceToIndexFieldMappingListProperty.DataSourceToIndexFieldMappingList`.this@Stability(value=Stable) public CfnDataSource.DataSourceToIndexFieldMappingListProperty build()
build in interface software.amazon.jsii.Builder<CfnDataSource.DataSourceToIndexFieldMappingListProperty>CfnDataSource.DataSourceToIndexFieldMappingListPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.