Class: Aws::Types::UpdateVoiceChannelResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateVoiceChannelResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#voice_channel_response ⇒ Types::VoiceChannelResponse
Returns the value of attribute voice_channel_response.
Instance Attribute Details
#voice_channel_response ⇒ Types::VoiceChannelResponse
Returns the value of attribute voice_channel_response.
3216 3217 3218 |
# File 'sig/types.rbs', line 3216 def voice_channel_response @voice_channel_response end |