Module: Aws::ChimeSDKMessaging::Client::_ListChannelMembershipsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#channel_arn::String

Returns:

  • (::String)


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

def channel_arn: () -> ::String

#channel_memberships::Array[Types::ChannelMembershipSummary]

Returns:



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

def channel_memberships: () -> ::Array[Types::ChannelMembershipSummary]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String