Class: Aws::Types::ListSignalingChannelsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#channel_info_list::Array[Types::ChannelInfo]

Returns the value of attribute channel_info_list.

Returns:



334
335
336
# File 'sig/types.rbs', line 334

def channel_info_list
  @channel_info_list
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


335
336
337
# File 'sig/types.rbs', line 335

def next_token
  @next_token
end