Load Balancer Args
Provides a Application Load Balancer (ALB) Load Balancer resource. Load Balancer Instance. For information about Application Load Balancer (ALB) Load Balancer and how to use it, see What is Load Balancer.
NOTE: Available since v1.132.0.
Import
Application Load Balancer (ALB) Load Balancer can be imported using the id, e.g.
$ pulumi import alicloud:alb/loadBalancer:LoadBalancer example <id>
Constructors
Properties
The configuration of the access log. See access_log_config
below.
The method in which IP addresses are assigned. Valid values: Fixed: The ALB instance uses a fixed IP address. Dynamic (default): An IP address is dynamically assigned to each zone of the ALB instance.
The protocol version. Value:
The type of IP address that the SLB instance uses to provide services.
The ID of the EIP bandwidth plan which is associated with an ALB instance that uses a public IP address.
The Protection Configuration See deletion_protection_config
below.
Specifies whether to enable deletion protection. Default value: false
. Valid values:
The address type of Ipv6
The configuration of the billing method. See load_balancer_billing_config
below.
The edition of the ALB instance.
The name of the resource
Modify the Protection Configuration See modification_protection_config
below.
The ID of the resource group
The zones and vSwitches. You must specify at least two zones. See zone_mappings
below.