Class: Aws::Types::SuppressionValidationAttributes
- Inherits:
-
Object
- Object
- Aws::Types::SuppressionValidationAttributes
- 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.
1993 1994 1995 |
# File 'sig/types.rbs', line 1993 def condition_threshold @condition_threshold end |