Class: Aws::Types::PutVoiceConnectorExternalSystemsConfigurationResponse
- Inherits:
-
Object
- Object
- Aws::Types::PutVoiceConnectorExternalSystemsConfigurationResponse
- 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.
898 899 900 |
# File 'sig/types.rbs', line 898 def external_systems_configuration @external_systems_configuration end |