Listener - Amazon App Mesh
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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: