Listener

class Listener : KotlinCustomResource

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>

Properties

Link copied to clipboard

Access Log Whether to Enable Carry Custom Header Field. Value: True **** Or False * *. Default Value: False * *.

Link copied to clipboard

Xtrace Configuration Information. See access_log_tracing_config below.

Link copied to clipboard

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.,

Link copied to clipboard

The list of certificates. See ca_certificates below.

Link copied to clipboard
val caEnabled: Output<Boolean>?

Whether to turn on two-way authentication. Value:

Link copied to clipboard

The list of certificates. See certificates below.

Link copied to clipboard

The Default Rule Action List See default_actions below.

Link copied to clipboard
val dryRun: Output<Boolean>?

Whether to PreCheck only this request. Value:

Link copied to clipboard
val gzipEnabled: Output<Boolean>

Whether to Enable Gzip Compression, as a Specific File Type on a Compression. Valid Values: True Or False. Default Value: TRUE.

Link copied to clipboard
val http2Enabled: Output<Boolean>

Whether to Enable HTTP/2 Features. Valid Values: True Or False. Default Value: TRUE.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val idleTimeout: Output<Int>

Specify the Connection Idle Timeout Value: 1 to 60 miao.

Link copied to clipboard

Set the IP Address of the Listened Description. Length Is from 2 to 256 Characters.

Link copied to clipboard
val listenerPort: Output<Int>

The SLB Instance Front-End, and Those of the Ports Used. Value: 1~65535.

Link copied to clipboard

Snooping Protocols. Valid Values: HTTP, HTTPS Or QuIC.

Link copied to clipboard
val loadBalancerId: Output<String>

The SLB Instance Id.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Configuration Associated with the QuIC Listening See quic_config below.

Link copied to clipboard
val requestTimeout: Output<Int>

The Specified Request Timeout Time. Value: 1~180 Seconds. Default Value: 60 miao. 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.

Link copied to clipboard

Security Policy

Link copied to clipboard
val status: Output<String>

The Current IP Address of the Listened State

Link copied to clipboard
val tags: Output<Map<String, String>>?

The tag of the resource

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

xforwardfor Related Attribute Configuration See x_forwarded_for_config below.