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