Virtual Border Router Args
constructor(associatedPhysicalConnections: Output<String>? = null, bandwidth: Output<Int>? = null, circuitCode: Output<String>? = null, description: Output<String>? = null, detectMultiplier: Output<Int>? = null, enableIpv6: Output<Boolean>? = null, includeCrossAccountVbr: Output<Boolean>? = null, localGatewayIp: Output<String>? = null, localIpv6GatewayIp: Output<String>? = null, minRxInterval: Output<Int>? = null, minTxInterval: Output<Int>? = null, peerGatewayIp: Output<String>? = null, peerIpv6GatewayIp: Output<String>? = null, peeringIpv6SubnetMask: Output<String>? = null, peeringSubnetMask: Output<String>? = null, physicalConnectionId: Output<String>? = null, status: Output<String>? = null, vbrOwnerId: Output<String>? = null, virtualBorderRouterName: Output<String>? = null, vlanId: Output<Int>? = null)