Module: Aws::CodeCommit::Client::_ListPullRequestsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPullRequestsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
751 |
# File 'sig/client.rbs', line 751 def next_token: () -> ::String |
#pull_request_ids ⇒ ::Array[::String]
750 |
# File 'sig/client.rbs', line 750 def pull_request_ids: () -> ::Array[::String] |