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. |
CenId
Required
CenId interface{}
- Type: interface{}
CenRegionId
Optional
CenRegionId interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
RouteMapId
Optional
RouteMapId interface{}
- Type: interface{}
TransitRouterRouteTableId
Optional
TransitRouterRouteTableId interface{}
- Type: interface{}
TransmitDirection
Optional
TransmitDirection interface{}
- Type: interface{}