RosChildInstanceRouteEntryToAttachmentProps
Properties for defining a RosChildInstanceRouteEntryToAttachment
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cen-childinstancerouteentrytoattachment
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcen"
&alicloudroscdkcen.RosChildInstanceRouteEntryToAttachmentProps {
CenId: interface{},
DestinationCidrBlock: interface{},
RouteTableId: interface{},
TransitRouterAttachmentId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
CenId |
interface{} |
No description. |
DestinationCidrBlock |
interface{} |
No description. |
RouteTableId |
interface{} |
No description. |
TransitRouterAttachmentId |
interface{} |
No description. |
CenId
Required
CenId interface{}
- Type: interface{}
DestinationCidrBlock
Required
DestinationCidrBlock interface{}
- Type: interface{}
RouteTableId
Required
RouteTableId interface{}
- Type: interface{}
TransitRouterAttachmentId
Required
TransitRouterAttachmentId interface{}
- Type: interface{}