Class: Aws::Types::CreateSamplingRuleResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateSamplingRuleResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#sampling_rule_record ⇒ Types::SamplingRuleRecord
Returns the value of attribute sampling_rule_record.
Instance Attribute Details
#sampling_rule_record ⇒ Types::SamplingRuleRecord
Returns the value of attribute sampling_rule_record.
86 87 88 |
# File 'sig/types.rbs', line 86 def sampling_rule_record @sampling_rule_record end |