Uses of Class
software.amazon.awscdk.services.location.CfnPlaceIndex.Builder
Packages that use CfnPlaceIndex.Builder
-
Uses of CfnPlaceIndex.Builder in software.amazon.awscdk.services.location
Methods in software.amazon.awscdk.services.location that return CfnPlaceIndex.BuilderModifier and TypeMethodDescriptionstatic CfnPlaceIndex.BuilderCfnPlaceIndex.Builder.dataSource(String dataSource) Specifies the geospatial data provider for the new place index.CfnPlaceIndex.Builder.dataSourceConfiguration(IResolvable dataSourceConfiguration) Specifies the data storage option requesting Places.CfnPlaceIndex.Builder.dataSourceConfiguration(CfnPlaceIndex.DataSourceConfigurationProperty dataSourceConfiguration) Specifies the data storage option requesting Places.CfnPlaceIndex.Builder.description(String description) The optional description for the place index resource.The name of the place index resource.CfnPlaceIndex.Builder.pricingPlan(String pricingPlan) No longer used.