Class: Aws::Types::AutoDisablePolicy
- Inherits:
-
Object
- Object
- Aws::Types::AutoDisablePolicy
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#failure_count ⇒ ::Integer
Returns the value of attribute failure_count.
Instance Attribute Details
#failure_count ⇒ ::Integer
Returns the value of attribute failure_count.
49 50 51 |
# File 'sig/types.rbs', line 49 def failure_count @failure_count end |