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

Class: Aws::CodeCommit::Types::ListPullRequestsOutput

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

An enumeration token that allows the operation to batch the next results of the operation.

Returns:

  • (String)

    An enumeration token that allows the operation to batch the next results of the operation.

#pull_request_idsArray<String>

The system-generated IDs of the pull requests.

Returns:

  • (Array<String>)

    The system-generated IDs of the pull requests.