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]

Returns:



489
# File 'sig/client.rbs', line 489

def comments_for_pull_request_data: () -> ::Array[Types::CommentsForPullRequest]

#next_token::String

Returns:

  • (::String)


490
# File 'sig/client.rbs', line 490

def next_token: () -> ::String