codegurureviewer_describe_code_review {paws.developer.tools}R Documentation

Returns the metadata associated with the code review along with its status

Description

Returns the metadata associated with the code review along with its status.

See https://www.paws-r-sdk.com/docs/codegurureviewer_describe_code_review/ for full documentation.

Usage

codegurureviewer_describe_code_review(CodeReviewArn)

Arguments

CodeReviewArn

[required] The Amazon Resource Name (ARN) of the CodeReview object.


[Package paws.developer.tools version 0.7.0 Index]