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