AWS::AppMesh::VirtualNode ListenerTimeout - Amazon CloudFormation
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).

AWS::AppMesh::VirtualNode ListenerTimeout

An object that represents timeouts for different protocols.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

GRPC

An object that represents types of timeouts.

Required: No

Type: GrpcTimeout

Update requires: No interruption

HTTP

An object that represents types of timeouts.

Required: No

Type: HttpTimeout

Update requires: No interruption

HTTP2

An object that represents types of timeouts.

Required: No

Type: HttpTimeout

Update requires: No interruption

TCP

An object that represents types of timeouts.

Required: No

Type: TcpTimeout

Update requires: No interruption