toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.vpclattice.kotlin
/
ServiceNetworkVpcAssociationArgs
/
ServiceNetworkVpcAssociationArgs
Service
Network
Vpc
Association
Args
constructor
(
securityGroupIds
:
Output
<
List
<
String
>
>
?
=
null
,
serviceNetworkIdentifier
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
TagArgs
>
>
?
=
null
,
vpcIdentifier
:
Output
<
String
>
?
=
null
)