Module: Aws::SsmSap::Client::_ListOperationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListOperationsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
274 |
# File 'sig/client.rbs', line 274
def next_token: () -> ::String
|
#operations ⇒ ::Array[Types::Operation]
273 |
# File 'sig/client.rbs', line 273
def operations: () -> ::Array[Types::Operation]
|