Module: Aws::CodeCommit::Client::_PostCommentForComparedCommitResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#after_blob_id::String

Returns:

  • (::String)


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

def after_blob_id: () -> ::String

#after_commit_id::String

Returns:

  • (::String)


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

def after_commit_id: () -> ::String

#before_blob_id::String

Returns:

  • (::String)


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

def before_blob_id: () -> ::String

#before_commit_id::String

Returns:

  • (::String)


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

def before_commit_id: () -> ::String

#commentTypes::Comment

Returns:



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

def comment: () -> Types::Comment

#locationTypes::Location

Returns:



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

def location: () -> Types::Location

#repository_name::String

Returns:

  • (::String)


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

def repository_name: () -> ::String