Module: Aws::DirectoryService::Client::_DescribeRegionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeRegionsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
543 |
# File 'sig/client.rbs', line 543
def next_token: () -> ::String
|
#regions_description ⇒ ::Array[Types::RegionDescription]
542 |
# File 'sig/client.rbs', line 542
def regions_description: () -> ::Array[Types::RegionDescription]
|