RosRouteEntryProps
Properties for defining a RosRouteEntry
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cen-routeentry
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcen"
&alicloudroscdkcen.RosRouteEntryProps {
CenId: interface{},
ChildInstanceId: interface{},
ChildInstanceRegionId: interface{},
ChildInstanceRouteTableId: interface{},
ChildInstanceType: interface{},
DestinationCidrBlock: interface{},
}
Properties
Name | Type | Description |
---|---|---|
CenId |
interface{} |
No description. |
ChildInstanceId |
interface{} |
No description. |
ChildInstanceRegionId |
interface{} |
No description. |
ChildInstanceRouteTableId |
interface{} |
No description. |
ChildInstanceType |
interface{} |
No description. |
DestinationCidrBlock |
interface{} |
No description. |
CenId
Required
CenId interface{}
- Type: interface{}
ChildInstanceId
Required
ChildInstanceId interface{}
- Type: interface{}
ChildInstanceRegionId
Required
ChildInstanceRegionId interface{}
- Type: interface{}
ChildInstanceRouteTableId
Required
ChildInstanceRouteTableId interface{}
- Type: interface{}
ChildInstanceType
Required
ChildInstanceType interface{}
- Type: interface{}
DestinationCidrBlock
Required
DestinationCidrBlock interface{}
- Type: interface{}