Skip to content

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.

VbrIdRequired

VbrId interface{}
  • Type: interface{}

Property vbrId: VbrId.


AutoPublishRouteEnabledOptional

AutoPublishRouteEnabled interface{}
  • Type: interface{}

Property autoPublishRouteEnabled: AutoPublishRouteEnabled.


CenIdOptional

CenId interface{}
  • Type: interface{}

Property cenId: CenId.


TransitRouterAttachmentDescriptionOptional

TransitRouterAttachmentDescription interface{}
  • Type: interface{}

Property transitRouterAttachmentDescription: TransitRouterAttachmentDescription.


TransitRouterAttachmentNameOptional

TransitRouterAttachmentName interface{}
  • Type: interface{}

Property transitRouterAttachmentName: TransitRouterAttachmentName.


TransitRouterIdOptional

TransitRouterId interface{}
  • Type: interface{}

Property transitRouterId: TransitRouterId.


VbrOwnerIdOptional

VbrOwnerId interface{}
  • Type: interface{}

Property vbrOwnerId: VbrOwnerId.