toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.codebuild.kotlin.inputs
/
ProjectVpcConfigArgs
/
ProjectVpcConfigArgs
Project
Vpc
Config
Args
constructor
(
securityGroupIds
:
Output
<
List
<
String
>
>
,
subnets
:
Output
<
List
<
String
>
>
,
vpcId
:
Output
<
String
>
)