Module: Aws::Ivschat::Client::_ListRoomsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRoomsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
229 |
# File 'sig/client.rbs', line 229
def next_token: () -> ::String
|
#rooms ⇒ ::Array[Types::RoomSummary]
228 |
# File 'sig/client.rbs', line 228
def rooms: () -> ::Array[Types::RoomSummary]
|