Module: Aws::CodeCommit::Client::_GetCommentsForPullRequestResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetCommentsForPullRequestOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#comments_for_pull_request_data ⇒ ::Array[Types::CommentsForPullRequest]
509 |
# File 'sig/client.rbs', line 509
def comments_for_pull_request_data: () -> ::Array[Types::CommentsForPullRequest]
|
#next_token ⇒ ::String
510 |
# File 'sig/client.rbs', line 510
def next_token: () -> ::String
|