@Stability(value=Stable) public static final class CfnDataSource.ConfluenceSpaceToIndexFieldMappingProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataSource.ConfluenceSpaceToIndexFieldMappingProperty>
CfnDataSource.ConfluenceSpaceToIndexFieldMappingProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataSource.ConfluenceSpaceToIndexFieldMappingProperty |
build()
Builds the configured instance.
|
CfnDataSource.ConfluenceSpaceToIndexFieldMappingProperty.Builder |
dataSourceFieldName(String dataSourceFieldName)
|
CfnDataSource.ConfluenceSpaceToIndexFieldMappingProperty.Builder |
dateFieldFormat(String dateFieldFormat)
|
CfnDataSource.ConfluenceSpaceToIndexFieldMappingProperty.Builder |
indexFieldName(String indexFieldName)
|
@Stability(value=Stable) public CfnDataSource.ConfluenceSpaceToIndexFieldMappingProperty.Builder dataSourceFieldName(String dataSourceFieldName)
dataSourceFieldName - `CfnDataSource.ConfluenceSpaceToIndexFieldMappingProperty.DataSourceFieldName`. This parameter is required.this@Stability(value=Stable) public CfnDataSource.ConfluenceSpaceToIndexFieldMappingProperty.Builder indexFieldName(String indexFieldName)
indexFieldName - `CfnDataSource.ConfluenceSpaceToIndexFieldMappingProperty.IndexFieldName`. This parameter is required.this@Stability(value=Stable) public CfnDataSource.ConfluenceSpaceToIndexFieldMappingProperty.Builder dateFieldFormat(String dateFieldFormat)
dateFieldFormat - `CfnDataSource.ConfluenceSpaceToIndexFieldMappingProperty.DateFieldFormat`.this@Stability(value=Stable) public CfnDataSource.ConfluenceSpaceToIndexFieldMappingProperty build()
build in interface software.amazon.jsii.Builder<CfnDataSource.ConfluenceSpaceToIndexFieldMappingProperty>CfnDataSource.ConfluenceSpaceToIndexFieldMappingPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.