@Stability(value=Stable)
public static interface CfnDataSource.DataSourceToIndexFieldMappingProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull String getIndexFieldName()
@Stability(value=Stable) @Nullable default String getDateFieldFormat()
@Stability(value=Stable) static CfnDataSource.DataSourceToIndexFieldMappingProperty.Builder builder()
Copyright © 2021. All rights reserved.