Class: Aws::Types::SuppressionValidationOptions
- Inherits:
-
Object
- Object
- Aws::Types::SuppressionValidationOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#condition_threshold ⇒ Types::SuppressionConditionThreshold
Returns the value of attribute condition_threshold.
Instance Attribute Details
#condition_threshold ⇒ Types::SuppressionConditionThreshold
Returns the value of attribute condition_threshold.
1998 1999 2000 |
# File 'sig/types.rbs', line 1998 def condition_threshold @condition_threshold end |