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