VbrHa

class VbrHa : KotlinCustomResource

Provides a VPC Vbr Ha resource. For information about VPC Vbr Ha and how to use it, see What is Vbr Ha.

NOTE: Available since v1.151.0.

Import

VPC Vbr Ha can be imported using the id, e.g.

$ pulumi import alicloud:vpc/vbrHa:VbrHa example <id>

Properties

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

The description of the VBR switching group. It must be 2 to 256 characters in length and must start with a letter or Chinese, but cannot start with https:// or https://.

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

The dry run.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val peerVbrId: Output<String>

The ID of the other VBR in the VBR failover group.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val status: Output<String>

The state of the VBR failover group.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val vbrHaName: Output<String>?

The name of the VBR failover group.

Link copied to clipboard
val vbrId: Output<String>

The ID of the VBR instance.