Listener
An object that represents a listener for a virtual node.
Contents
- portMapping
 - 
               
The port mapping information for the listener.
Type: PortMapping object
Required: Yes
 - connectionPool
 - 
               
The connection pool information for the listener.
Type: VirtualNodeConnectionPool object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
 - healthCheck
 - 
               
The health check information for the listener.
Type: HealthCheckPolicy object
Required: No
 - outlierDetection
 - 
               
The outlier detection information for the listener.
Type: OutlierDetection object
Required: No
 - timeout
 - 
               
An object that represents timeouts for different protocols.
Type: ListenerTimeout object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
 - tls
 - 
               
A reference to an object that represents the Transport Layer Security (TLS) properties for a listener.
Type: ListenerTls object
Required: No
 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: