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