GetListenersListener

data class GetListenersListener(val accessLogRecordCustomizedHeadersEnabled: Boolean, val accessLogTracingConfigs: List<GetListenersListenerAccessLogTracingConfig>, val aclConfigs: List<GetListenersListenerAclConfig>, val certificates: List<GetListenersListenerCertificate>, val defaultActions: List<GetListenersListenerDefaultAction>, val gzipEnabled: Boolean, val http2Enabled: Boolean, val id: String, val idleTimeout: Int, val listenerDescription: String, val listenerId: String, val listenerPort: Int, val listenerProtocol: String, val loadBalancerId: String, val maxResults: String, val nextToken: String, val quicConfigs: List<GetListenersListenerQuicConfig>, val requestTimeout: Int, val securityPolicyId: String, val status: String, val xforwardedForConfigs: List<GetListenersListenerXforwardedForConfig>)

Constructors

Link copied to clipboard
constructor(accessLogRecordCustomizedHeadersEnabled: Boolean, accessLogTracingConfigs: List<GetListenersListenerAccessLogTracingConfig>, aclConfigs: List<GetListenersListenerAclConfig>, certificates: List<GetListenersListenerCertificate>, defaultActions: List<GetListenersListenerDefaultAction>, gzipEnabled: Boolean, http2Enabled: Boolean, id: String, idleTimeout: Int, listenerDescription: String, listenerId: String, listenerPort: Int, listenerProtocol: String, loadBalancerId: String, maxResults: String, nextToken: String, quicConfigs: List<GetListenersListenerQuicConfig>, requestTimeout: Int, securityPolicyId: String, status: String, xforwardedForConfigs: List<GetListenersListenerXforwardedForConfig>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates whether the access log has a custom header field. Valid values: true and false. Default value: false.

Link copied to clipboard
Link copied to clipboard

The configurations of the access control lists (ACLs).

Link copied to clipboard
Link copied to clipboard

The Default Rule Action List.

Link copied to clipboard

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

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

Link copied to clipboard
val id: String

The ID of the Listener.

Link copied to clipboard

Specify the Connection Idle Timeout Value: 1 to 60. Unit: Seconds.

Link copied to clipboard

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

Link copied to clipboard

on Behalf of the Resource Level Id of the Resources Property Fields.

Link copied to clipboard

The ALB 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

The ALB Instance Id.

Link copied to clipboard

This Request Returned by the Maximum Number of Records.

Link copied to clipboard

The Current Call Returns to the Position of the Set to Null Represents the Data Has Been Read to the End of.

Link copied to clipboard

Configuration Associated with the QuIC Listening.

Link copied to clipboard

The Specified Request Timeout Time. Value: 1 to 180. Unit: Seconds. Default Value: 60. If the Timeout Time Within the Back-End Server Has Not Answered the ALB Will Give up Waiting, the Client Returns the HTTP 504 Error Code.

Link copied to clipboard

Security Policy.

Link copied to clipboard

The state of the listener. Valid Values: Running Or Stopped. Running: The listener is running. Stopped: The listener is stopped.

Link copied to clipboard

xforwardfor Related Attribute Configuration.