Class: Aws::Types::DescribeTargetHealthOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeTargetHealthOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#target_health_descriptions ⇒ ::Array[Types::TargetHealthDescription]
Returns the value of attribute target_health_descriptions.
Instance Attribute Details
#target_health_descriptions ⇒ ::Array[Types::TargetHealthDescription]
Returns the value of attribute target_health_descriptions.
459 460 461 |
# File 'sig/types.rbs', line 459 def target_health_descriptions @target_health_descriptions end |