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)


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

def next_token: () -> ::String

#reactions_for_comment::Array[Types::ReactionForComment]

Returns:



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

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