Listener
Information about a listener.
Contents
- AlpnPolicy.member.N
-
[TLS listener] The name of the Application-Layer Protocol Negotiation (ALPN) policy.
Type: Array of strings
Required: No
- Certificates.member.N
-
[HTTPS or TLS listener] The default certificate for the listener.
Type: Array of Certificate objects
Required: No
- DefaultActions.member.N
-
The default actions for the listener.
Type: Array of Action objects
Required: No
- ListenerArn
-
The Amazon Resource Name (ARN) of the listener.
Type: String
Required: No
- LoadBalancerArn
-
The Amazon Resource Name (ARN) of the load balancer.
Type: String
Required: No
- MutualAuthentication
-
The mutual authentication configuration information.
Type: MutualAuthenticationAttributes object
Required: No
- Port
-
The port on which the load balancer is listening.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 65535.
Required: No
- Protocol
-
The protocol for connections from clients to the load balancer.
Type: String
Valid Values:
HTTP | HTTPS | TCP | TLS | UDP | TCP_UDP | GENEVE
Required: No
- SslPolicy
-
[HTTPS or TLS listener] The security policy that defines which protocols and ciphers are supported.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: