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

Returns:

  • (::String)


309
# File 'sig/client.rbs', line 309

def next_page_marker: () -> ::String

#operations::Array[Types::OperationSummary]

Returns:



308
# File 'sig/client.rbs', line 308

def operations: () -> ::Array[Types::OperationSummary]