

# AutoEnable


Represents which scan types are automatically enabled for new members of your Amazon Inspector organization.

## Contents


 ** ec2 **   <a name="inspector2-Type-AutoEnable-ec2"></a>
Represents whether Amazon EC2 scans are automatically enabled for new members of your Amazon Inspector organization.  
Type: Boolean  
Required: Yes

 ** ecr **   <a name="inspector2-Type-AutoEnable-ecr"></a>
Represents whether Amazon ECR scans are automatically enabled for new members of your Amazon Inspector organization.  
Type: Boolean  
Required: Yes

 ** codeRepository **   <a name="inspector2-Type-AutoEnable-codeRepository"></a>
Represents whether code repository scans are automatically enabled for new members of your Amazon Inspector organization.  
Type: Boolean  
Required: No

 ** lambda **   <a name="inspector2-Type-AutoEnable-lambda"></a>
Represents whether AWS Lambda standard scans are automatically enabled for new members of your Amazon Inspector organization.   
Type: Boolean  
Required: No

 ** lambdaCode **   <a name="inspector2-Type-AutoEnable-lambdaCode"></a>
Represents whether Lambda code scans are automatically enabled for new members of your Amazon Inspector organization.   
Type: Boolean  
Required: No

## See Also


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/inspector2-2020-06-08/AutoEnable) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/inspector2-2020-06-08/AutoEnable) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/inspector2-2020-06-08/AutoEnable) 