Class: Aws::Types::GetHealthCheckLastFailureReasonRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetHealthCheckLastFailureReasonRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#health_check_id ⇒ ::String
Returns the value of attribute health_check_id.
Instance Attribute Details
#health_check_id ⇒ ::String
Returns the value of attribute health_check_id.
587 588 589 |
# File 'sig/types.rbs', line 587 def health_check_id @health_check_id end |