Uses of Class
software.amazon.awscdk.services.location.alpha.PlaceIndex.Builder
-
Uses of PlaceIndex.Builder in software.amazon.awscdk.services.location.alpha
Modifier and TypeMethodDescriptionstatic PlaceIndex.Builder
PlaceIndex.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.