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