Module: Aws::CodeCommit::Client::_GetCommentReactionsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetCommentReactionsOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#reactions_for_comment::Array[Types::ReactionForComment]

Returns:



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

def reactions_for_comment: () -> ::Array[Types::ReactionForComment]