ListenerTimeout
An object that represents timeouts for different protocols.
Inheritors
Types
An object that represents types of timeouts.
An object that represents types of timeouts.
An object that represents types of timeouts.
An object that represents types of timeouts.
Functions
Casts this ListenerTimeout as a Grpc and retrieves its aws.sdk.kotlin.services.appmesh.model.GrpcTimeout value. Throws an exception if the ListenerTimeout is not a Grpc.
Casts this ListenerTimeout as a Grpc and retrieves its aws.sdk.kotlin.services.appmesh.model.GrpcTimeout value. Returns null if the ListenerTimeout is not a Grpc.
Casts this ListenerTimeout as a Http and retrieves its aws.sdk.kotlin.services.appmesh.model.HttpTimeout value. Throws an exception if the ListenerTimeout is not a Http.
Casts this ListenerTimeout as a Http2 and retrieves its aws.sdk.kotlin.services.appmesh.model.HttpTimeout value. Throws an exception if the ListenerTimeout is not a Http2.
Casts this ListenerTimeout as a Http2 and retrieves its aws.sdk.kotlin.services.appmesh.model.HttpTimeout value. Returns null if the ListenerTimeout is not a Http2.
Casts this ListenerTimeout as a Http and retrieves its aws.sdk.kotlin.services.appmesh.model.HttpTimeout value. Returns null if the ListenerTimeout is not a Http.
Casts this ListenerTimeout as a Tcp and retrieves its aws.sdk.kotlin.services.appmesh.model.TcpTimeout value. Throws an exception if the ListenerTimeout is not a Tcp.
Casts this ListenerTimeout as a Tcp and retrieves its aws.sdk.kotlin.services.appmesh.model.TcpTimeout value. Returns null if the ListenerTimeout is not a Tcp.