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)


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

def after_blob_id: () -> ::String

#after_commit_id::String

Returns:

  • (::String)


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

def after_commit_id: () -> ::String

#before_blob_id::String

Returns:

  • (::String)


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

def before_blob_id: () -> ::String

#before_commit_id::String

Returns:

  • (::String)


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

def before_commit_id: () -> ::String

#commentTypes::Comment

Returns:



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

def comment: () -> Types::Comment

#locationTypes::Location

Returns:



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

def location: () -> Types::Location

#pull_request_id::String

Returns:

  • (::String)


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

def pull_request_id: () -> ::String

#repository_name::String

Returns:

  • (::String)


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

def repository_name: () -> ::String