@Stability(value=Stable)
public static interface CfnDataSource.ConfluenceBlogToIndexFieldMappingProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDataSource.ConfluenceBlogToIndexFieldMappingProperty.Builder
A builder for
CfnDataSource.ConfluenceBlogToIndexFieldMappingProperty |
static class |
CfnDataSource.ConfluenceBlogToIndexFieldMappingProperty.Jsii$Proxy
An implementation for
CfnDataSource.ConfluenceBlogToIndexFieldMappingProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDataSource.ConfluenceBlogToIndexFieldMappingProperty.Builder |
builder() |
String |
getDataSourceFieldName()
`CfnDataSource.ConfluenceBlogToIndexFieldMappingProperty.DataSourceFieldName`.
|
default String |
getDateFieldFormat()
`CfnDataSource.ConfluenceBlogToIndexFieldMappingProperty.DateFieldFormat`.
|
String |
getIndexFieldName()
`CfnDataSource.ConfluenceBlogToIndexFieldMappingProperty.IndexFieldName`.
|
@Stability(value=Stable) @NotNull String getDataSourceFieldName()
@Stability(value=Stable) @NotNull String getIndexFieldName()
@Stability(value=Stable) @Nullable default String getDateFieldFormat()
@Stability(value=Stable) static CfnDataSource.ConfluenceBlogToIndexFieldMappingProperty.Builder builder()
Copyright © 2021. All rights reserved.