

# CodeReviewSummary
<a name="API_CodeReviewSummary"></a>

Contains summary information about a code review.

## Contents
<a name="API_CodeReviewSummary_Contents"></a>

 ** agentSpaceId **   <a name="securityagent-Type-CodeReviewSummary-agentSpaceId"></a>
The unique identifier of the agent space that contains the code review.  
Type: String  
Required: Yes

 ** codeReviewId **   <a name="securityagent-Type-CodeReviewSummary-codeReviewId"></a>
The unique identifier of the code review.  
Type: String  
Required: Yes

 ** title **   <a name="securityagent-Type-CodeReviewSummary-title"></a>
The title of the code review.  
Type: String  
Required: Yes

 ** createdAt **   <a name="securityagent-Type-CodeReviewSummary-createdAt"></a>
The date and time the code review was created, in UTC format.  
Type: Timestamp  
Required: No

 ** updatedAt **   <a name="securityagent-Type-CodeReviewSummary-updatedAt"></a>
The date and time the code review was last updated, in UTC format.  
Type: Timestamp  
Required: No

## See Also
<a name="API_CodeReviewSummary_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/securityagent-2025-09-06/CodeReviewSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityagent-2025-09-06/CodeReviewSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityagent-2025-09-06/CodeReviewSummary) 