ListenerTimeout
An object that represents timeouts for different protocols.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- grpc
- 
               An object that represents types of timeouts. Type: GrpcTimeout object Required: No 
- http
- 
               An object that represents types of timeouts. Type: HttpTimeout object Required: No 
- http2
- 
               An object that represents types of timeouts. Type: HttpTimeout object Required: No 
- tcp
- 
               An object that represents types of timeouts. Type: TcpTimeout object Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: