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)


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

def after_blob_id: () -> ::String

#after_commit_id::String

Returns:

  • (::String)


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

def after_commit_id: () -> ::String

#before_blob_id::String

Returns:

  • (::String)


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

def before_blob_id: () -> ::String

#before_commit_id::String

Returns:

  • (::String)


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

def before_commit_id: () -> ::String

#commentTypes::Comment

Returns:



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

def comment: () -> Types::Comment

#locationTypes::Location

Returns:



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

def location: () -> Types::Location

#repository_name::String

Returns:

  • (::String)


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

def repository_name: () -> ::String