AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Information about a listener.
Namespace: Amazon.ElasticLoadBalancingV2.Model
Assembly: AWSSDK.ElasticLoadBalancingV2.dll
Version: 3.x.y.z
public class Listener
The Listener type exposes the following members
Name | Description | |
---|---|---|
Listener() |
Name | Type | Description | |
---|---|---|---|
AlpnPolicy | System.Collections.Generic.List<System.String> |
Gets and sets the property AlpnPolicy. [TLS listener] The name of the Application-Layer Protocol Negotiation (ALPN) policy. |
|
Certificates | System.Collections.Generic.List<Amazon.ElasticLoadBalancingV2.Model.Certificate> |
Gets and sets the property Certificates. [HTTPS or TLS listener] The default certificate for the listener. |
|
DefaultActions | System.Collections.Generic.List<Amazon.ElasticLoadBalancingV2.Model.Action> |
Gets and sets the property DefaultActions. The default actions for the listener. |
|
ListenerArn | System.String |
Gets and sets the property ListenerArn. The Amazon Resource Name (ARN) of the listener. |
|
LoadBalancerArn | System.String |
Gets and sets the property LoadBalancerArn. The Amazon Resource Name (ARN) of the load balancer. |
|
MutualAuthentication | Amazon.ElasticLoadBalancingV2.Model.MutualAuthenticationAttributes |
Gets and sets the property MutualAuthentication. The mutual authentication configuration information. |
|
Port | System.Int32 |
Gets and sets the property Port. The port on which the load balancer is listening. |
|
Protocol | Amazon.ElasticLoadBalancingV2.ProtocolEnum |
Gets and sets the property Protocol. The protocol for connections from clients to the load balancer. |
|
SslPolicy | System.String |
Gets and sets the property SslPolicy. [HTTPS or TLS listener] The security policy that defines which protocols and ciphers are supported. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5