| Package | Description |
|---|---|
| software.amazon.awscdk.services.location |
AWS::Location Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnPlaceIndex.Builder |
CfnPlaceIndex.Builder.create(software.constructs.Construct scope,
String id) |
CfnPlaceIndex.Builder |
CfnPlaceIndex.Builder.dataSource(String dataSource)
Specifies the data provider of geospatial data.
|
CfnPlaceIndex.Builder |
CfnPlaceIndex.Builder.dataSourceConfiguration(CfnPlaceIndex.DataSourceConfigurationProperty dataSourceConfiguration)
Specifies the data storage option for requesting Places.
|
CfnPlaceIndex.Builder |
CfnPlaceIndex.Builder.dataSourceConfiguration(IResolvable dataSourceConfiguration)
Specifies the data storage option for requesting Places.
|
CfnPlaceIndex.Builder |
CfnPlaceIndex.Builder.description(String description)
The optional description for the place index resource.
|
CfnPlaceIndex.Builder |
CfnPlaceIndex.Builder.indexName(String indexName)
The name of the place index resource.
|
CfnPlaceIndex.Builder |
CfnPlaceIndex.Builder.pricingPlan(String pricingPlan)
No longer used.
|
Copyright © 2022. All rights reserved.