Module: Aws::ServiceDiscovery::Client::_ListOperationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListOperationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
361 |
# File 'sig/client.rbs', line 361
def next_token: () -> ::String
|
#operations ⇒ ::Array[Types::OperationSummary]
360 |
# File 'sig/client.rbs', line 360
def operations: () -> ::Array[Types::OperationSummary]
|