pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.vpn.kotlin
/
GatewayVcoRouteArgs
/
GatewayVcoRouteArgs
Gateway
Vco
Route
Args
fun
GatewayVcoRouteArgs
(
nextHop
:
Output
<
String
>
?
=
null
,
routeDest
:
Output
<
String
>
?
=
null
,
vpnConnectionId
:
Output
<
String
>
?
=
null
,
weight
:
Output
<
Int
>
?
=
null
)