Uses of Interface
software.amazon.awscdk.services.location.alpha.IPlaceIndex
-
Uses of IPlaceIndex in software.amazon.awscdk.services.location.alpha
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIPlaceIndex
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
(experimental) A Place Index.Modifier and TypeMethodDescriptionstatic IPlaceIndex
PlaceIndex.fromPlaceIndexArn
(software.constructs.Construct scope, String id, String placeIndexArn) (experimental) Use an existing place index by ARN.static IPlaceIndex
PlaceIndex.fromPlaceIndexName
(software.constructs.Construct scope, String id, String placeIndexName) (experimental) Use an existing place index by name.