Uses of Interface
software.amazon.awscdk.services.location.alpha.ITracker
-
Uses of ITracker in software.amazon.awscdk.services.location.alpha
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forITracker
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
(experimental) A Tracker.Modifier and TypeMethodDescriptionstatic ITracker
Tracker.fromTrackerArn
(software.constructs.Construct scope, String id, String trackerArn) (experimental) Use an existing tracker by ARN.static ITracker
Tracker.fromTrackerName
(software.constructs.Construct scope, String id, String trackerName) (experimental) Use an existing tracker by name.