Class: Aws::Types::UpdateVoiceChannelRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#application_id::String

Returns the value of attribute application_id.

Returns:



3210
3211
3212
# File 'sig/types.rbs', line 3210

def application_id
  @application_id
end

#voice_channel_requestTypes::VoiceChannelRequest

Returns the value of attribute voice_channel_request.

Returns:



3211
3212
3213
# File 'sig/types.rbs', line 3211

def voice_channel_request
  @voice_channel_request
end