toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.vpn.kotlin.outputs
/
GetGatewayVcoRoutesResult
/
GetGatewayVcoRoutesResult
Get
Gateway
Vco
Routes
Result
constructor
(
id
:
String
,
ids
:
List
<
String
>
,
outputFile
:
String
?
=
null
,
pageNumber
:
Int
?
=
null
,
pageSize
:
Int
?
=
null
,
routeEntryType
:
String
?
=
null
,
routes
:
List
<
GetGatewayVcoRoutesRoute
>
,
status
:
String
?
=
null
,
vpnConnectionId
:
String
)