RosTransitRouterVbrAttachmentProps
Properties for defining a RosTransitRouterVbrAttachment
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cen-transitroutervbrattachment
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcen"
&alicloudroscdkcen.RosTransitRouterVbrAttachmentProps {
VbrId: interface{},
AutoPublishRouteEnabled: interface{},
CenId: interface{},
TransitRouterAttachmentDescription: interface{},
TransitRouterAttachmentName: interface{},
TransitRouterId: interface{},
VbrOwnerId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
VbrId |
interface{} |
No description. |
AutoPublishRouteEnabled |
interface{} |
No description. |
CenId |
interface{} |
No description. |
TransitRouterAttachmentDescription |
interface{} |
No description. |
TransitRouterAttachmentName |
interface{} |
No description. |
TransitRouterId |
interface{} |
No description. |
VbrOwnerId |
interface{} |
No description. |
VbrId
Required
VbrId interface{}
- Type: interface{}
AutoPublishRouteEnabled
Optional
AutoPublishRouteEnabled interface{}
- Type: interface{}
CenId
Optional
CenId interface{}
- Type: interface{}
TransitRouterAttachmentDescription
Optional
TransitRouterAttachmentDescription interface{}
- Type: interface{}
TransitRouterAttachmentName
Optional
TransitRouterAttachmentName interface{}
- Type: interface{}
TransitRouterId
Optional
TransitRouterId interface{}
- Type: interface{}
VbrOwnerId
Optional
VbrOwnerId interface{}
- Type: interface{}