Load Balancer
Provides a GWLB Load Balancer resource. For information about GWLB Load Balancer and how to use it, see What is Load Balancer.
NOTE: Available since v1.234.0.
Import
GWLB Load Balancer can be imported using the id, e.g.
$ pulumi import alicloud:gwlb/loadBalancer:LoadBalancer example <id>
Properties
The IP version. Valid values:
The time when the resource was created. The time follows the ISO 8601 standard in the yyyy-MM-ddTHH:mm:ssZ format. The time is displayed in UTC.
The GWLB instance name. The name must be 2 to 128 characters in length, and can contain letters, digits, periods (.), underscores (\_), and hyphens (-). The name must start with a letter.
The ID of the resource group.
The mappings between zones and vSwitches. You must specify at least one zone. You can specify at most 20 zones. If the region supports two or more zones, we recommend that you select two or more zones. See zone_mappings
below.