Module: Aws::ChimeSDKMessaging::Client::_ListChannelMembershipsForAppInstanceUserResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListChannelMembershipsForAppInstanceUserResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #channel_memberships ⇒ ::Array[Types::ChannelMembershipForAppInstanceUserSummary]
- #next_token ⇒ ::String
Instance Method Details
#channel_memberships ⇒ ::Array[Types::ChannelMembershipForAppInstanceUserSummary]
479 |
# File 'sig/client.rbs', line 479 def channel_memberships: () -> ::Array[Types::ChannelMembershipForAppInstanceUserSummary] |
#next_token ⇒ ::String
480 |
# File 'sig/client.rbs', line 480 def next_token: () -> ::String |