Module: Aws::Chime::Client::_ListRoomMembershipsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRoomMembershipsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
527 |
# File 'sig/client.rbs', line 527
def next_token: () -> ::String
|
#room_memberships ⇒ ::Array[Types::RoomMembership]
526 |
# File 'sig/client.rbs', line 526
def room_memberships: () -> ::Array[Types::RoomMembership]
|