Module: Aws::ControlTower::Client::_ListControlOperationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListControlOperationsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#control_operations ⇒ ::Array[Types::ControlOperationSummary]
255 |
# File 'sig/client.rbs', line 255
def control_operations: () -> ::Array[Types::ControlOperationSummary]
|
#next_token ⇒ ::String
256 |
# File 'sig/client.rbs', line 256
def next_token: () -> ::String
|