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

Class: Aws::AppMesh::Types::VirtualNodeData

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 node resides in.

Returns:

  • (String)

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

#metadataTypes::ResourceMetadata

The associated metadata for the virtual node.

Returns:

#specTypes::VirtualNodeSpec

The specifications of the virtual node.

Returns:

#statusTypes::VirtualNodeStatus

The current status for the virtual node.

Returns:

#virtual_node_nameString

The name of the virtual node.

Returns:

  • (String)

    The name of the virtual node.