You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SecurityHub::Types::AwsCodeBuildProjectVpcConfigWhen passing AwsCodeBuildProjectVpcConfig as input to an Aws::Client method, you can use a vanilla Hash:
{
vpc_id: "NonEmptyString",
subnets: ["NonEmptyString"],
security_group_ids: ["NonEmptyString"],
}
Information about the VPC configuration that AWS CodeBuild accesses.
Returned by:
Instance Attribute Summary collapseA list of one or more security group IDs in your Amazon VPC.
A list of one or more subnet IDs in your Amazon VPC.
The ID of the VPC.
A list of one or more security group IDs in your Amazon VPC.
#subnets ⇒ Array<String>A list of one or more subnet IDs in your Amazon VPC.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4