Skip to content

RosCenRouteMapsProps

Properties for defining a RosCenRouteMaps.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-cen-cenroutemaps

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcen/datasource"
&datasource.RosCenRouteMapsProps {
    CenId: interface{},
    CenRegionId: interface{},
    RefreshOptions: interface{},
    RouteMapId: interface{},
    TransitRouterRouteTableId: interface{},
    TransmitDirection: interface{},
}

Properties

Name Type Description
CenId interface{} No description.
CenRegionId interface{} No description.
RefreshOptions interface{} No description.
RouteMapId interface{} No description.
TransitRouterRouteTableId interface{} No description.
TransmitDirection interface{} No description.

CenIdRequired

CenId interface{}
  • Type: interface{}

CenRegionIdOptional

CenRegionId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}

RouteMapIdOptional

RouteMapId interface{}
  • Type: interface{}

TransitRouterRouteTableIdOptional

TransitRouterRouteTableId interface{}
  • Type: interface{}

TransmitDirectionOptional

TransmitDirection interface{}
  • Type: interface{}