CodeReviewJobSummary
Contains summary information about a code review job.
Contents
- codeReviewId
-
The unique identifier of the code review associated with the job.
Type: String
Required: Yes
- codeReviewJobId
-
The unique identifier of the code review job.
Type: String
Required: Yes
- createdAt
-
The date and time the code review job was created, in UTC format.
Type: Timestamp
Required: No
- status
-
The current status of the code review job.
Type: String
Valid Values:
IN_PROGRESS | STOPPING | STOPPED | FAILED | COMPLETEDRequired: No
- title
-
The title of the code review job.
Type: String
Required: No
- updatedAt
-
The date and time the code review job was last updated, in UTC format.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: