Builder

class Builder

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
var name: String?

The name of the code review. The name of each code review in your Amazon Web Services account must be unique.

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.

Functions

Link copied to clipboard