toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.vpc.kotlin
/
SecurityGroupVpcAssociationArgs
/
SecurityGroupVpcAssociationArgs
Security
Group
Vpc
Association
Args
constructor
(
securityGroupId
:
Output
<
String
>
?
=
null
,
timeouts
:
Output
<
SecurityGroupVpcAssociationTimeoutsArgs
>
?
=
null
,
vpcId
:
Output
<
String
>
?
=
null
)