Class: Aws::Types::GetHealthCheckResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetHealthCheckResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#health_check ⇒ Types::HealthCheck
Returns the value of attribute health_check.
Instance Attribute Details
#health_check ⇒ Types::HealthCheck
Returns the value of attribute health_check.
602 603 604 |
# File 'sig/types.rbs', line 602 def health_check @health_check end |