pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.vpc.kotlin
/
RouterInterfaceConnectionArgs
/
RouterInterfaceConnectionArgs
Router
Interface
Connection
Args
fun
RouterInterfaceConnectionArgs
(
interfaceId
:
Output
<
String
>
?
=
null
,
oppositeInterfaceId
:
Output
<
String
>
?
=
null
,
oppositeInterfaceOwnerId
:
Output
<
String
>
?
=
null
,
oppositeRouterId
:
Output
<
String
>
?
=
null
,
oppositeRouterType
:
Output
<
String
>
?
=
null
)