Module: Aws::WorkspacesInstances::Client::_ListRegionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRegionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
377 |
# File 'sig/client.rbs', line 377
def next_token: () -> ::String
|
#regions ⇒ ::Array[Types::Region]
376 |
# File 'sig/client.rbs', line 376
def regions: () -> ::Array[Types::Region]
|