Uses of Class
software.amazon.awscdk.services.location.alpha.PlaceIndex.Builder
Packages that use PlaceIndex.Builder
-
Uses of PlaceIndex.Builder in software.amazon.awscdk.services.location.alpha
Methods in software.amazon.awscdk.services.location.alpha that return PlaceIndex.BuilderModifier and TypeMethodDescriptionstatic PlaceIndex.BuilderPlaceIndex.Builder.dataSource(DataSource dataSource) (experimental) Data source for the place index.PlaceIndex.Builder.description(String description) (experimental) A description for the place index.PlaceIndex.Builder.intendedUse(IntendedUse intendedUse) (experimental) Intend use for the results of an operation.PlaceIndex.Builder.placeIndexName(String placeIndexName) (experimental) A name for the place index.