@Stability(value=Stable)
public static interface CfnDataSource.DataSourceToIndexFieldMappingProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourcetoindexfieldmapping.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDataSource.DataSourceToIndexFieldMappingProperty.Builder
A builder for
CfnDataSource.DataSourceToIndexFieldMappingProperty |
static class |
CfnDataSource.DataSourceToIndexFieldMappingProperty.Jsii$Proxy
An implementation for
CfnDataSource.DataSourceToIndexFieldMappingProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDataSource.DataSourceToIndexFieldMappingProperty.Builder |
builder() |
String |
getDataSourceFieldName()
`CfnDataSource.DataSourceToIndexFieldMappingProperty.DataSourceFieldName`.
|
default String |
getDateFieldFormat()
`CfnDataSource.DataSourceToIndexFieldMappingProperty.DateFieldFormat`.
|
String |
getIndexFieldName()
`CfnDataSource.DataSourceToIndexFieldMappingProperty.IndexFieldName`.
|
@Stability(value=Stable) @NotNull String getDataSourceFieldName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourcetoindexfieldmapping.html#cfn-kendra-datasource-datasourcetoindexfieldmapping-datasourcefieldname@Stability(value=Stable) @NotNull String getIndexFieldName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourcetoindexfieldmapping.html#cfn-kendra-datasource-datasourcetoindexfieldmapping-indexfieldname@Stability(value=Stable) @Nullable default String getDateFieldFormat()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kendra-datasource-datasourcetoindexfieldmapping.html#cfn-kendra-datasource-datasourcetoindexfieldmapping-datefieldformat@Stability(value=Stable) static CfnDataSource.DataSourceToIndexFieldMappingProperty.Builder builder()
Copyright © 2020. All rights reserved.