You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::AppMesh::Types::VirtualGatewayData

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#mesh_nameString

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

Returns:

  • (String)

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

#metadataTypes::ResourceMetadata

An object that represents metadata for a resource.

Returns:

#specTypes::VirtualGatewaySpec

The specifications of the virtual gateway.

Returns:

#statusTypes::VirtualGatewayStatus

The current status of the virtual gateway.

Returns:

#virtual_gateway_nameString

The name of the virtual gateway.

Returns:

  • (String)

    The name of the virtual gateway.