Class: Aws::Types::GetVoiceConnectorTerminationHealthResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetVoiceConnectorTerminationHealthResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#termination_health ⇒ Types::TerminationHealth
Returns the value of attribute termination_health.
Instance Attribute Details
#termination_health ⇒ Types::TerminationHealth
Returns the value of attribute termination_health.
528 529 530 |
# File 'sig/types.rbs', line 528 def termination_health @termination_health end |