RosCenRouteServiceProps
Properties for defining a RosCenRouteService
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cen-cenrouteservice
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcen"
&alicloudroscdkcen.RosCenRouteServiceProps {
AccessRegionId: interface{},
CenId: interface{},
Host: interface{},
HostRegionId: interface{},
HostVpcId: interface{},
ConflictIgnore: interface{},
Description: interface{},
}
Properties
Name | Type | Description |
---|---|---|
AccessRegionId |
interface{} |
No description. |
CenId |
interface{} |
No description. |
Host |
interface{} |
No description. |
HostRegionId |
interface{} |
No description. |
HostVpcId |
interface{} |
No description. |
ConflictIgnore |
interface{} |
No description. |
Description |
interface{} |
No description. |
AccessRegionId
Required
AccessRegionId interface{}
- Type: interface{}
CenId
Required
CenId interface{}
- Type: interface{}
Host
Required
Host interface{}
- Type: interface{}
HostRegionId
Required
HostRegionId interface{}
- Type: interface{}
HostVpcId
Required
HostVpcId interface{}
- Type: interface{}
ConflictIgnore
Optional
ConflictIgnore interface{}
- Type: interface{}
Description
Optional
Description interface{}
- Type: interface{}