You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Route53Domains::Types::ListOperationsResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The ListOperations response includes the following elements.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_markerString

If there are more operations than you specified for MaxItems in the request, submit another request and include the value of NextPageMarker in the value of Marker.

Returns:

  • (String)

    If there are more operations than you specified for MaxItems in the request, submit another request and include the value of NextPageMarker in the value of Marker.

#operationsArray<Types::OperationSummary>

Lists summaries of the operations.

Returns: