Class: Aws::Types::GetVoiceConnectorExternalSystemsConfigurationResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetVoiceConnectorExternalSystemsConfigurationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#external_systems_configuration ⇒ Types::ExternalSystemsConfiguration
Returns the value of attribute external_systems_configuration.
Instance Attribute Details
#external_systems_configuration ⇒ Types::ExternalSystemsConfiguration
Returns the value of attribute external_systems_configuration.
458 459 460 |
# File 'sig/types.rbs', line 458 def external_systems_configuration @external_systems_configuration end |