Class: Aws::Types::DeleteHealthCheckRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteHealthCheckRequest
- 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.
393 394 395 |
# File 'sig/types.rbs', line 393 def health_check_id @health_check_id end |