VirtualGatewayListener
An object that represents a listener for a virtual gateway.
Contents
- portMapping
-
The port mapping information for the listener.
Type: VirtualGatewayPortMapping object
Required: Yes
- connectionPool
-
The connection pool information for the virtual gateway listener.
Type: VirtualGatewayConnectionPool 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: VirtualGatewayHealthCheckPolicy object
Required: No
- tls
-
A reference to an object that represents the Transport Layer Security (TLS) properties for the listener.
Type: VirtualGatewayListenerTls object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: