Class: Aws::Types::ConfigureHealthCheckOutput
- Inherits:
-
Object
- Object
- Aws::Types::ConfigureHealthCheckOutput
- 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.
92 93 94 |
# File 'sig/types.rbs', line 92 def health_check @health_check end |