Class: Aws::Types::UpdateVoiceConnectorGroupResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateVoiceConnectorGroupResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#voice_connector_group ⇒ Types::VoiceConnectorGroup
Returns the value of attribute voice_connector_group.
Instance Attribute Details
#voice_connector_group ⇒ Types::VoiceConnectorGroup
Returns the value of attribute voice_connector_group.
1267 1268 1269 |
# File 'sig/types.rbs', line 1267 def voice_connector_group @voice_connector_group end |