Module: Aws::CodeCommit::Client::_PostCommentForPullRequestResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#after_blob_id::String

Returns:

  • (::String)


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

def after_blob_id: () -> ::String

#after_commit_id::String

Returns:

  • (::String)


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

def after_commit_id: () -> ::String

#before_blob_id::String

Returns:

  • (::String)


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

def before_blob_id: () -> ::String

#before_commit_id::String

Returns:

  • (::String)


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

def before_commit_id: () -> ::String

#commentTypes::Comment

Returns:



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

def comment: () -> Types::Comment

#locationTypes::Location

Returns:



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

def location: () -> Types::Location

#pull_request_id::String

Returns:

  • (::String)


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

def pull_request_id: () -> ::String

#repository_name::String

Returns:

  • (::String)


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

def repository_name: () -> ::String