Uses of Class
software.amazon.awscdk.services.location.CfnTrackerProps.Builder
Packages that use CfnTrackerProps.Builder
-
Uses of CfnTrackerProps.Builder in software.amazon.awscdk.services.location
Methods in software.amazon.awscdk.services.location that return CfnTrackerProps.BuilderModifier and TypeMethodDescriptionstatic CfnTrackerProps.BuilderCfnTrackerProps.builder()CfnTrackerProps.Builder.description(String description) Sets the value ofCfnTrackerProps.getDescription()CfnTrackerProps.Builder.eventBridgeEnabled(Boolean eventBridgeEnabled) Sets the value ofCfnTrackerProps.getEventBridgeEnabled()CfnTrackerProps.Builder.eventBridgeEnabled(IResolvable eventBridgeEnabled) Sets the value ofCfnTrackerProps.getEventBridgeEnabled()CfnTrackerProps.Builder.kmsKeyEnableGeospatialQueries(Boolean kmsKeyEnableGeospatialQueries) Sets the value ofCfnTrackerProps.getKmsKeyEnableGeospatialQueries()CfnTrackerProps.Builder.kmsKeyEnableGeospatialQueries(IResolvable kmsKeyEnableGeospatialQueries) Sets the value ofCfnTrackerProps.getKmsKeyEnableGeospatialQueries()Sets the value ofCfnTrackerProps.getKmsKeyId()CfnTrackerProps.Builder.positionFiltering(String positionFiltering) Sets the value ofCfnTrackerProps.getPositionFiltering()CfnTrackerProps.Builder.pricingPlan(String pricingPlan) Deprecated.this property has been deprecatedCfnTrackerProps.Builder.pricingPlanDataSource(String pricingPlanDataSource) Deprecated.this property has been deprecatedSets the value ofCfnTrackerProps.getTags()CfnTrackerProps.Builder.trackerName(String trackerName) Sets the value ofCfnTrackerProps.getTrackerName()Constructors in software.amazon.awscdk.services.location with parameters of type CfnTrackerProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnTrackerProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTrackerProps.Builder.