toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.codebuild.kotlin.inputs
/
FleetVpcConfigArgs
/
FleetVpcConfigArgs
Fleet
Vpc
Config
Args
constructor
(
securityGroupIds
:
Output
<
List
<
String
>
>
?
=
null
,
subnets
:
Output
<
List
<
String
>
>
?
=
null
,
vpcId
:
Output
<
String
>
?
=
null
)