Module: Aws::MigrationHubConfig::Client::_DescribeHomeRegionControlsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeHomeRegionControlsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#home_region_controls ⇒ ::Array[Types::HomeRegionControl]
108 |
# File 'sig/client.rbs', line 108
def home_region_controls: () -> ::Array[Types::HomeRegionControl]
|
#next_token ⇒ ::String
109 |
# File 'sig/client.rbs', line 109
def next_token: () -> ::String
|