Class: Aws::Types::GetVoiceConnectorEmergencyCallingConfigurationResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetVoiceConnectorEmergencyCallingConfigurationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#emergency_calling_configuration ⇒ Types::EmergencyCallingConfiguration
Returns the value of attribute emergency_calling_configuration.
Instance Attribute Details
#emergency_calling_configuration ⇒ Types::EmergencyCallingConfiguration
Returns the value of attribute emergency_calling_configuration.
448 449 450 |
# File 'sig/types.rbs', line 448 def emergency_calling_configuration @emergency_calling_configuration end |