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

Class: Aws::AppMesh::Types::RouteStatus

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

Overview

An object that represents the current status of a route.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#statusString

The current status for the route.

Possible values:

  • ACTIVE
  • INACTIVE
  • DELETED

Returns:

  • (String)

    The current status for the route.