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

Class: Aws::AppMesh::Types::GatewayRouteData

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#gateway_route_nameString

The name of the gateway route.

Returns:

  • (String)

    The name of the gateway route.

#mesh_nameString

The name of the service mesh that the resource resides in.

Returns:

  • (String)

    The name of the service mesh that the resource resides in.

#metadataTypes::ResourceMetadata

An object that represents metadata for a resource.

Returns:

#specTypes::GatewayRouteSpec

The specifications of the gateway route.

Returns:

#statusTypes::GatewayRouteStatus

The status of the gateway route.

Returns:

#virtual_gateway_nameString

The virtual gateway that the gateway route is associated with.

Returns:

  • (String)

    The virtual gateway that the gateway route is associated with.