Class: Aws::Types::HealthCheckCustomConfig
- Inherits:
-
Object
- Object
- Aws::Types::HealthCheckCustomConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#failure_threshold ⇒ ::Integer
Returns the value of attribute failure_threshold.
Instance Attribute Details
#failure_threshold ⇒ ::Integer
Returns the value of attribute failure_threshold.
248 249 250 |
# File 'sig/types.rbs', line 248 def failure_threshold @failure_threshold end |