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