Module: Aws::ControlTower::Client::_ListLandingZonesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLandingZonesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#landing_zones ⇒ ::Array[Types::LandingZoneSummary]
332 |
# File 'sig/client.rbs', line 332
def landing_zones: () -> ::Array[Types::LandingZoneSummary]
|
#next_token ⇒ ::String
333 |
# File 'sig/client.rbs', line 333
def next_token: () -> ::String
|