Listener Args
Provides a Application Load Balancer (ALB) Listener resource. For information about Application Load Balancer (ALB) Listener and how to use it, see What is Listener.
NOTE: Available since v1.133.0.
Import
Application Load Balancer (ALB) Listener can be imported using the id, e.g.
$ pulumi import alicloud:alb/listener:Listener example <id>
Constructors
Properties
Access Log Whether to Enable Carry Custom Header Field. Valid values: true
, false
. Default Value: false
.
Xtrace Configuration Information. See access_log_tracing_config
below.
The configurations of the access control lists (ACLs). See acl_config
below for details. NOTE: Field acl_config
has been deprecated from provider version 1.163.0, and it will be removed in the future version. Please use the new resource alicloud.alb.ListenerAclAttachment
.,
The list of certificates. See ca_certificates
below.
The list of certificates. See certificates
below.
The Default Rule Action List See default_actions
below.
Whether to Enable Gzip Compression, as a Specific File Type on a Compression. Valid Values: True Or False. Default Value: TRUE.
Whether to Enable HTTP/2 Features. Valid Values: True Or False. Default Value: TRUE.
Specify the Connection Idle Timeout Value: 1 to 60 seconds.
Set the IP Address of the Listened Description. Length Is from 2 to 256 Characters.
The SLB Instance Front-End, and Those of the Ports Used. Value: 1~65535.
Snooping Protocols. Valid Values: HTTP, HTTPS Or QuIC.
The SLB Instance Id.
Configuration Associated with the QuIC Listening See quic_config
below.
The Specified Request Timeout Time. Value: 1~180 Seconds. Default Value: 60 seconds. If the Timeout Time Within the Back-End Server Has Not Answered the SLB Will Give up Waiting, the Client Returns the HTTP 504 Error Code.
Security Policy
xforwardfor Related Attribute Configuration See x_forwarded_for_config
below.