Class: Aws::Types::GetVoiceChannelResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetVoiceChannelResponse
- 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.
1894 1895 1896 |
# File 'sig/types.rbs', line 1894 def voice_channel_response @voice_channel_response end |