Uses of Class
software.amazon.awscdk.services.xray.CfnSamplingRuleProps.Builder
Packages that use CfnSamplingRuleProps.Builder
-
Uses of CfnSamplingRuleProps.Builder in software.amazon.awscdk.services.xray
Methods in software.amazon.awscdk.services.xray that return CfnSamplingRuleProps.BuilderModifier and TypeMethodDescriptionstatic CfnSamplingRuleProps.BuilderCfnSamplingRuleProps.builder()Deprecated.this property has been deprecatedCfnSamplingRuleProps.Builder.samplingRule(IResolvable samplingRule) Sets the value ofCfnSamplingRuleProps.getSamplingRule()CfnSamplingRuleProps.Builder.samplingRule(CfnSamplingRule.SamplingRuleProperty samplingRule) Sets the value ofCfnSamplingRuleProps.getSamplingRule()CfnSamplingRuleProps.Builder.samplingRuleRecord(IResolvable samplingRuleRecord) Deprecated.this property has been deprecatedCfnSamplingRuleProps.Builder.samplingRuleRecord(CfnSamplingRule.SamplingRuleRecordProperty samplingRuleRecord) Deprecated.this property has been deprecatedCfnSamplingRuleProps.Builder.samplingRuleUpdate(IResolvable samplingRuleUpdate) Deprecated.this property has been deprecatedCfnSamplingRuleProps.Builder.samplingRuleUpdate(CfnSamplingRule.SamplingRuleUpdateProperty samplingRuleUpdate) Deprecated.this property has been deprecatedSets the value ofCfnSamplingRuleProps.getTags()Constructors in software.amazon.awscdk.services.xray with parameters of type CfnSamplingRuleProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnSamplingRuleProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSamplingRuleProps.Builder.