

# CodeReviewSettings
<a name="API_CodeReviewSettings"></a>

The code review settings for an agent space, controlling which types of scanning are enabled.

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

 ** controlsScanning **   <a name="securityagent-Type-CodeReviewSettings-controlsScanning"></a>
Indicates whether controls scanning is enabled for code reviews.  
Type: Boolean  
Required: Yes

 ** generalPurposeScanning **   <a name="securityagent-Type-CodeReviewSettings-generalPurposeScanning"></a>
Indicates whether general-purpose scanning is enabled for code reviews.  
Type: Boolean  
Required: Yes

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

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