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
- Struct
- Aws::Route53Domains::Types::ListOperationsResponse
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#next_page_marker ⇒ String
If there are more operations than you specified for
MaxItemsin the request, submit another request and include the value ofNextPageMarkerin the value ofMarker. -
#operations ⇒ Array<Types::OperationSummary>
Lists summaries of the operations.
Instance Attribute Details
#next_page_marker ⇒ 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.
#operations ⇒ Array<Types::OperationSummary>
Lists summaries of the operations.