toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.expressconnect.kotlin
/
RouterVpcAssociationArgs
/
RouterVpcAssociationArgs
Router
Vpc
Association
Args
constructor
(
allowedPrefixes
:
Output
<
List
<
String
>
>
?
=
null
,
associationRegionId
:
Output
<
String
>
?
=
null
,
ecrId
:
Output
<
String
>
?
=
null
,
vpcId
:
Output
<
String
>
?
=
null
,
vpcOwnerId
:
Output
<
Int
>
?
=
null
)