Uses of Interface
software.amazon.awscdk.services.location.alpha.IPlaceIndex
Packages that use IPlaceIndex
-
Uses of IPlaceIndex in software.amazon.awscdk.services.location.alpha
Subinterfaces of IPlaceIndex in software.amazon.awscdk.services.location.alphaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIPlaceIndex.Classes in software.amazon.awscdk.services.location.alpha that implement IPlaceIndexModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.class(experimental) A Place Index.Methods in software.amazon.awscdk.services.location.alpha that return IPlaceIndexModifier and TypeMethodDescriptionstatic IPlaceIndexPlaceIndex.fromPlaceIndexArn(software.constructs.Construct scope, String id, String placeIndexArn) (experimental) Use an existing place index by ARN.static IPlaceIndexPlaceIndex.fromPlaceIndexName(software.constructs.Construct scope, String id, String placeIndexName) (experimental) Use an existing place index by name.