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

Class: Aws::AppMesh::Types::MeshStatus

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

Overview

An object that represents the status of a service mesh.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#statusString

The current mesh status.

Possible values:

  • ACTIVE
  • INACTIVE
  • DELETED

Returns:

  • (String)

    The current mesh status.