Module: Aws::ChimeSDKMessaging::Client::_ListChannelMessagesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListChannelMessagesResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#channel_arn::String

Returns:

  • (::String)


493
# File 'sig/client.rbs', line 493

def channel_arn: () -> ::String

#channel_messages::Array[Types::ChannelMessageSummary]

Returns:



495
# File 'sig/client.rbs', line 495

def channel_messages: () -> ::Array[Types::ChannelMessageSummary]

#next_token::String

Returns:

  • (::String)


494
# File 'sig/client.rbs', line 494

def next_token: () -> ::String

#sub_channel_id::String

Returns:

  • (::String)


496
# File 'sig/client.rbs', line 496

def sub_channel_id: () -> ::String