Uses of Class
software.amazon.awscdk.services.xray.CfnSamplingRule.SamplingRuleProperty.Builder
-
Uses of CfnSamplingRule.SamplingRuleProperty.Builder in software.amazon.awscdk.services.xray
Modifier and TypeMethodDescriptionCfnSamplingRule.SamplingRuleProperty.Builder.attributes
(Map<String, String> attributes) Sets the value ofCfnSamplingRule.SamplingRuleProperty.getAttributes()
CfnSamplingRule.SamplingRuleProperty.Builder.attributes
(IResolvable attributes) Sets the value ofCfnSamplingRule.SamplingRuleProperty.getAttributes()
CfnSamplingRule.SamplingRuleProperty.builder()
Sets the value ofCfnSamplingRule.SamplingRuleProperty.getFixedRate()
Sets the value ofCfnSamplingRule.SamplingRuleProperty.getHost()
CfnSamplingRule.SamplingRuleProperty.Builder.httpMethod
(String httpMethod) Sets the value ofCfnSamplingRule.SamplingRuleProperty.getHttpMethod()
Sets the value ofCfnSamplingRule.SamplingRuleProperty.getPriority()
CfnSamplingRule.SamplingRuleProperty.Builder.reservoirSize
(Number reservoirSize) Sets the value ofCfnSamplingRule.SamplingRuleProperty.getReservoirSize()
CfnSamplingRule.SamplingRuleProperty.Builder.resourceArn
(String resourceArn) Sets the value ofCfnSamplingRule.SamplingRuleProperty.getResourceArn()
Sets the value ofCfnSamplingRule.SamplingRuleProperty.getRuleArn()
Sets the value ofCfnSamplingRule.SamplingRuleProperty.getRuleName()
CfnSamplingRule.SamplingRuleProperty.Builder.serviceName
(String serviceName) Sets the value ofCfnSamplingRule.SamplingRuleProperty.getServiceName()
CfnSamplingRule.SamplingRuleProperty.Builder.serviceType
(String serviceType) Sets the value ofCfnSamplingRule.SamplingRuleProperty.getServiceType()
Sets the value ofCfnSamplingRule.SamplingRuleProperty.getUrlPath()
Sets the value ofCfnSamplingRule.SamplingRuleProperty.getVersion()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnSamplingRule.SamplingRuleProperty.Builder
.