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
731 |
# File 'sig/client.rbs', line 731
def next_token: () -> ::String
|
#pull_request_ids ⇒ ::Array[::String]
730 |
# File 'sig/client.rbs', line 730
def pull_request_ids: () -> ::Array[::String]
|