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