AwsCodeBuildProjectVpcConfig - AWS Security Hub

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: