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