VirtualGatewayData - 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).

VirtualGatewayData

An object that represents a virtual gateway returned by a describe operation.

Contents

meshName

The name of the service mesh that the virtual gateway resides in.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: Yes

metadata

An object that represents metadata for a resource.

Type: ResourceMetadata object

Required: Yes

spec

The specifications of the virtual gateway.

Type: VirtualGatewaySpec object

Required: Yes

status

The current status of the virtual gateway.

Type: VirtualGatewayStatus object

Required: Yes

virtualGatewayName

The name of the virtual gateway.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: Yes

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: