

# AwsCodeBuildProjectVpcConfig
<a name="API_AwsCodeBuildProjectVpcConfig"></a>

Information about the VPC configuration that AWS CodeBuild accesses.

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

 ** SecurityGroupIds **   <a name="securityhub-Type-AwsCodeBuildProjectVpcConfig-SecurityGroupIds"></a>
A list of one or more security group IDs in your VPC.  
Type: Array of strings  
Pattern: `.*\S.*`   
Required: No

 ** Subnets **   <a name="securityhub-Type-AwsCodeBuildProjectVpcConfig-Subnets"></a>
A list of one or more subnet IDs in your VPC.  
Type: Array of strings  
Pattern: `.*\S.*`   
Required: No

 ** VpcId **   <a name="securityhub-Type-AwsCodeBuildProjectVpcConfig-VpcId"></a>
The ID of the VPC.  
Type: String  
Pattern: `.*\S.*`   
Required: No

## See Also
<a name="API_AwsCodeBuildProjectVpcConfig_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/securityhub-2018-10-26/AwsCodeBuildProjectVpcConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityhub-2018-10-26/AwsCodeBuildProjectVpcConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityhub-2018-10-26/AwsCodeBuildProjectVpcConfig) 