Class: Aws::Types::GetHealthCheckStatusRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetHealthCheckStatusRequest
- 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.
607 608 609 |
# File 'sig/types.rbs', line 607 def health_check_id @health_check_id end |