Class: Aws::Types::CreateVoiceConnectorResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateVoiceConnectorResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#voice_connector ⇒ Types::VoiceConnector
Returns the value of attribute voice_connector.
Instance Attribute Details
#voice_connector ⇒ Types::VoiceConnector
Returns the value of attribute voice_connector.
189 190 191 |
# File 'sig/types.rbs', line 189 def voice_connector @voice_connector end |