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
194 |
# File 'sig/client.rbs', line 194
def next_token: () -> ::String
|
#regions ⇒ ::Array[Types::Region]
195 |
# File 'sig/client.rbs', line 195
def regions: () -> ::Array[Types::Region]
|