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

Class: Aws::AppMesh::Types::MeshData

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

Overview

An object that represents a service mesh returned by a describe operation.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#mesh_nameString

The name of the service mesh.

Returns:

  • (String)

    The name of the service mesh.

#metadataTypes::ResourceMetadata

The associated metadata for the service mesh.

Returns:

#specTypes::MeshSpec

The associated specification for the service mesh.

Returns:

#statusTypes::MeshStatus

The status of the service mesh.

Returns: