TransitRouterVbrAttachment

Provides a CEN transit router VBR attachment resource that associate the VBR with the CEN instance.What is Cen Transit Router VBR Attachment

NOTE: Available in 1.126.0+

Import

CEN transit router VBR attachment can be imported using the id, e.g.

$ pulumi import alicloud:cen/transitRouterVbrAttachment:TransitRouterVbrAttachment example tr-********:tr-attach-********

Properties

Link copied to clipboard

Auto publish route enabled.Default value is false.

Link copied to clipboard
val cenId: Output<String>

The ID of the CEN.

Link copied to clipboard
val dryRun: Output<Boolean>?

The dry run.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val resourceType: Output<String>?

The resource type of the transit router vbr attachment. Valid values: VPC, CCN, VBR, TR.

Link copied to clipboard

Whether to enabled route table association. The system default value is true.

Link copied to clipboard

Whether to enabled route table propagation. The system default value is true.

Link copied to clipboard
val status: Output<String>

The associating status of the network.

Link copied to clipboard
val tags: Output<Map<String, Any>>?

A mapping of tags to assign to the resource.

Link copied to clipboard

The description of the transit router vbr attachment.

Link copied to clipboard

The id of the transit router vbr attachment.

Link copied to clipboard

The name of the transit router vbr attachment.

Link copied to clipboard
val transitRouterId: Output<String>?

The ID of the transit router.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val vbrId: Output<String>

The ID of the VBR.

Link copied to clipboard
val vbrOwnerId: Output<String>

The owner id of the transit router vbr attachment.