toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.vpc.kotlin.outputs
/
GetRouteTablesTable
/
GetRouteTablesTable
Get
Route
Tables
Table
constructor
(
description
:
String
,
id
:
String
,
name
:
String
,
resourceGroupId
:
String
,
routeTableId
:
String
,
routeTableName
:
String
,
routeTableType
:
String
,
routerId
:
String
,
routerType
:
String
,
status
:
String
,
tags
:
Map
<
String
,
String
>
,
vpcId
:
String
,
vswitchIds
:
List
<
String
>
)