@Generated(value="jsii-pacmak/1.31.0 (build 6fa403d)", date="2021-08-11T10:32:44.532Z") @Stability(value=Stable) public interface CfnPlaceIndexProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnPlaceIndexProps.Builder
A builder for
CfnPlaceIndexProps |
static class |
CfnPlaceIndexProps.Jsii$Proxy
An implementation for
CfnPlaceIndexProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnPlaceIndexProps.Builder |
builder() |
String |
getDataSource()
`AWS::Location::PlaceIndex.DataSource`.
|
default Object |
getDataSourceConfiguration()
`AWS::Location::PlaceIndex.DataSourceConfiguration`.
|
default String |
getDescription()
`AWS::Location::PlaceIndex.Description`.
|
String |
getIndexName()
`AWS::Location::PlaceIndex.IndexName`.
|
String |
getPricingPlan()
`AWS::Location::PlaceIndex.PricingPlan`.
|
@Stability(value=Stable) @NotNull String getDataSource()
@Stability(value=Stable) @NotNull String getIndexName()
@Stability(value=Stable) @NotNull String getPricingPlan()
@Stability(value=Stable) @Nullable default Object getDataSourceConfiguration()
@Stability(value=Stable) @Nullable default String getDescription()
@Stability(value=Stable) static CfnPlaceIndexProps.Builder builder()
CfnPlaceIndexProps.Builder of CfnPlaceIndexPropsCopyright © 2021. All rights reserved.