TransitRouterVpcAttachmentProps
Properties for defining a TransitRouterVpcAttachment
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-cen-transitroutervpcattachment
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcen"
&alicloudroscdkcen.TransitRouterVpcAttachmentProps {
VpcId: interface{},
ZoneMappings: interface{},
AutoCreateVpcRoute: interface{},
CenId: interface{},
ChargeType: interface{},
DeletionForce: interface{},
RouteTableAssociationEnabled: interface{},
RouteTablePropagationEnabled: interface{},
TransitRouterAttachmentDescription: interface{},
TransitRouterAttachmentName: interface{},
TransitRouterId: interface{},
VpcOwnerId: interface{},
}
Properties
Name | Type | Description |
---|---|---|
VpcId |
interface{} |
Property vpcId: VpcId. |
ZoneMappings |
interface{} |
Property zoneMappings: ZoneMappingss. |
AutoCreateVpcRoute |
interface{} |
Property autoCreateVpcRoute: undefined. |
CenId |
interface{} |
Property cenId: CenId. |
ChargeType |
interface{} |
Property chargeType:. |
DeletionForce |
interface{} |
Property deletionForce: Whether force delete related resources, like vpc route entry, route table association, route propagation. |
RouteTableAssociationEnabled |
interface{} |
Property routeTableAssociationEnabled: undefined. |
RouteTablePropagationEnabled |
interface{} |
Property routeTablePropagationEnabled: undefined. |
TransitRouterAttachmentDescription |
interface{} |
Property transitRouterAttachmentDescription: TransitRouterAttachmentDescription. |
TransitRouterAttachmentName |
interface{} |
Property transitRouterAttachmentName: TransitRouterAttachmentName. |
TransitRouterId |
interface{} |
Property transitRouterId: TransitRouterId. |
VpcOwnerId |
interface{} |
Property vpcOwnerId: VpcOwnerId. |
VpcId
Required
VpcId interface{}
- Type: interface{}
Property vpcId: VpcId.
ZoneMappings
Required
ZoneMappings interface{}
- Type: interface{}
Property zoneMappings: ZoneMappingss.
AutoCreateVpcRoute
Optional
AutoCreateVpcRoute interface{}
- Type: interface{}
Property autoCreateVpcRoute: undefined.
CenId
Optional
CenId interface{}
- Type: interface{}
Property cenId: CenId.
ChargeType
Optional
ChargeType interface{}
- Type: interface{}
Property chargeType:.
DeletionForce
Optional
DeletionForce interface{}
- Type: interface{}
Property deletionForce: Whether force delete related resources, like vpc route entry, route table association, route propagation.
RouteTableAssociationEnabled
Optional
RouteTableAssociationEnabled interface{}
- Type: interface{}
Property routeTableAssociationEnabled: undefined.
RouteTablePropagationEnabled
Optional
RouteTablePropagationEnabled interface{}
- Type: interface{}
Property routeTablePropagationEnabled: undefined.
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.
VpcOwnerId
Optional
VpcOwnerId interface{}
- Type: interface{}
Property vpcOwnerId: VpcOwnerId.