Skip to content

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.

VbrIdRequired

VbrId interface{}
  • Type: interface{}

AutoPublishRouteEnabledOptional

AutoPublishRouteEnabled interface{}
  • Type: interface{}

CenIdOptional

CenId interface{}
  • Type: interface{}

TransitRouterAttachmentDescriptionOptional

TransitRouterAttachmentDescription interface{}
  • Type: interface{}

TransitRouterAttachmentNameOptional

TransitRouterAttachmentName interface{}
  • Type: interface{}

TransitRouterIdOptional

TransitRouterId interface{}
  • Type: interface{}

VbrOwnerIdOptional

VbrOwnerId interface{}
  • Type: interface{}