CreateCodeReviewRequest
class CreateCodeReviewRequest
Types
Properties
Link copied to clipboard
Amazon CodeGuru Reviewer uses this value to prevent the accidental creation of duplicate code reviews if there are failures and retries.
Link copied to clipboard
The Amazon Resource Name (ARN) of the RepositoryAssociation object. You can retrieve this ARN by calling ListRepositoryAssociations.
Link copied to clipboard
The type of code review to create. This is specified using a CodeReviewType object. You can create a code review only of type RepositoryAnalysis
.