Class: Aws::Types::ProbabilisticRuleValueUpdate
- Inherits:
-
Object
- Object
- Aws::Types::ProbabilisticRuleValueUpdate
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#desired_sampling_percentage ⇒ ::Float
Returns the value of attribute desired_sampling_percentage.
Instance Attribute Details
#desired_sampling_percentage ⇒ ::Float
Returns the value of attribute desired_sampling_percentage.
648 649 650 |
# File 'sig/types.rbs', line 648 def desired_sampling_percentage @desired_sampling_percentage end |