Module: Aws::Route53RecoveryControlConfig::Client::_ListControlPanelsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListControlPanelsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#control_panels ⇒ ::Array[Types::ControlPanel]
269 |
# File 'sig/client.rbs', line 269
def control_panels: () -> ::Array[Types::ControlPanel]
|
#next_token ⇒ ::String
270 |
# File 'sig/client.rbs', line 270
def next_token: () -> ::String
|