Uses of Class
software.amazon.awscdk.services.location.CfnTracker.Builder
Packages that use CfnTracker.Builder
-
Uses of CfnTracker.Builder in software.amazon.awscdk.services.location
Methods in software.amazon.awscdk.services.location that return CfnTracker.BuilderModifier and TypeMethodDescriptionstatic CfnTracker.BuilderCfnTracker.Builder.description(String description) An optional description for the tracker resource.CfnTracker.Builder.eventBridgeEnabled(Boolean eventBridgeEnabled) CfnTracker.Builder.eventBridgeEnabled(IResolvable eventBridgeEnabled) CfnTracker.Builder.kmsKeyEnableGeospatialQueries(Boolean kmsKeyEnableGeospatialQueries) CfnTracker.Builder.kmsKeyEnableGeospatialQueries(IResolvable kmsKeyEnableGeospatialQueries) A key identifier for an AWS KMS customer managed key .CfnTracker.Builder.positionFiltering(String positionFiltering) Specifies the position filtering for the tracker resource.CfnTracker.Builder.pricingPlan(String pricingPlan) Deprecated.this property has been deprecatedCfnTracker.Builder.pricingPlanDataSource(String pricingPlanDataSource) Deprecated.this property has been deprecatedAn array of key-value pairs to apply to this resource.CfnTracker.Builder.trackerName(String trackerName) The name for the tracker resource.