TransitRouterVbrAttachmentProps
Properties for defining a TransitRouterVbrAttachment
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cen-transitroutervbrattachment
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcen"
&alicloudroscdkcen.TransitRouterVbrAttachmentProps {
VbrId: interface{},
AutoPublishRouteEnabled: interface{},
CenId: interface{},
TransitRouterAttachmentDescription: interface{},
TransitRouterAttachmentName: interface{},
TransitRouterId: interface{},
VbrOwnerId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
VbrId |
interface{} |
Property vbrId: VbrId. |
AutoPublishRouteEnabled |
interface{} |
Property autoPublishRouteEnabled: AutoPublishRouteEnabled. |
CenId |
interface{} |
Property cenId: CenId. |
TransitRouterAttachmentDescription |
interface{} |
Property transitRouterAttachmentDescription: TransitRouterAttachmentDescription. |
TransitRouterAttachmentName |
interface{} |
Property transitRouterAttachmentName: TransitRouterAttachmentName. |
TransitRouterId |
interface{} |
Property transitRouterId: TransitRouterId. |
VbrOwnerId |
interface{} |
Property vbrOwnerId: VbrOwnerId. |
VbrId
Required
VbrId interface{}
- Type: interface{}
Property vbrId: VbrId.
AutoPublishRouteEnabled
Optional
AutoPublishRouteEnabled interface{}
- Type: interface{}
Property autoPublishRouteEnabled: AutoPublishRouteEnabled.
CenId
Optional
CenId interface{}
- Type: interface{}
Property cenId: CenId.
TransitRouterAttachmentDescription
Optional
TransitRouterAttachmentDescription interface{}
- Type: interface{}
Property transitRouterAttachmentDescription: TransitRouterAttachmentDescription.
TransitRouterAttachmentName
Optional
TransitRouterAttachmentName interface{}
- Type: interface{}
Property transitRouterAttachmentName: TransitRouterAttachmentName.
TransitRouterId
Optional
TransitRouterId interface{}
- Type: interface{}
Property transitRouterId: TransitRouterId.
VbrOwnerId
Optional
VbrOwnerId interface{}
- Type: interface{}
Property vbrOwnerId: VbrOwnerId.