vpcConfig property

Output<TestGridProjectVpcConfig?> vpcConfig
latefinal

The VPC security groups and subnets that are attached to a project. See VPC Config below.

Implementation

late final pulumi.Output<TestGridProjectVpcConfig?> vpcConfig;