AwsCodeBuildProjectVpcConfig - AWS Security Hub CSPM
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

AwsCodeBuildProjectVpcConfig

Information about the VPC configuration that AWS CodeBuild accesses.

Contents

SecurityGroupIds

A list of one or more security group IDs in your VPC.

Type: Array of strings

Pattern: .*\S.*

Required: No

Subnets

A list of one or more subnet IDs in your VPC.

Type: Array of strings

Pattern: .*\S.*

Required: No

VpcId

The ID of the VPC.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: