class Aws::XRay::Types::DeleteSamplingRuleRequest
@note When making an API call, you may pass DeleteSamplingRuleRequest
data as a hash: { rule_name: "String", rule_arn: "String", }
@!attribute [rw] rule_name
The name of the sampling rule. Specify a rule by either name or ARN, but not both. @return [String]
@!attribute [rw] rule_arn
The ARN of the sampling rule. Specify a rule by either name or ARN, but not both. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/DeleteSamplingRuleRequest AWS API Documentation
Constants
- SENSITIVE