Uses of Interface
software.amazon.awscdk.interfaces.location.IPlaceIndexRef
Packages that use IPlaceIndexRef
Package
Description
AWS::Location Construct Library
-
Uses of IPlaceIndexRef in software.amazon.awscdk.interfaces.location
Subinterfaces of IPlaceIndexRef in software.amazon.awscdk.interfaces.locationModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIPlaceIndexRef.Classes in software.amazon.awscdk.interfaces.location that implement IPlaceIndexRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IPlaceIndexRef in software.amazon.awscdk.services.location
Classes in software.amazon.awscdk.services.location that implement IPlaceIndexRefModifier and TypeClassDescriptionclassSpecifies a place index resource in your AWS account.Methods in software.amazon.awscdk.services.location that return IPlaceIndexRefModifier and TypeMethodDescriptionstatic IPlaceIndexRefCfnPlaceIndex.fromIndexName(software.constructs.Construct scope, String id, String indexName) Creates a new IPlaceIndexRef from a indexName.static IPlaceIndexRefCfnPlaceIndex.fromPlaceIndexArn(software.constructs.Construct scope, String id, String arn) Creates a new IPlaceIndexRef from an ARN.