Vbr Ha Args
data class VbrHaArgs(val description: Output<String>? = null, val dryRun: Output<Boolean>? = null, val peerVbrId: Output<String>? = null, val vbrHaName: Output<String>? = null, val vbrId: Output<String>? = null) : ConvertibleToJava<VbrHaArgs>
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>
Content copied to clipboard