Skip to content

RosRouteTableProps

Properties for defining a RosRouteTable.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-vpc-routetable

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc/datasource"
&datasource.RosRouteTableProps {
    RouteTableId: interface{},
    RefreshOptions: interface{},
}

Properties

Name Type Description
RouteTableId interface{} No description.
RefreshOptions interface{} No description.

RouteTableIdRequired

RouteTableId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}