class Aws::AppMesh::Types::VirtualNodeData

An object that represents a virtual node returned by a describe operation.

@!attribute [rw] mesh_name

The name of the service mesh that the virtual node resides in.
@return [String]

@!attribute [rw] metadata

The associated metadata for the virtual node.
@return [Types::ResourceMetadata]

@!attribute [rw] spec

The specifications of the virtual node.
@return [Types::VirtualNodeSpec]

@!attribute [rw] status

The current status for the virtual node.
@return [Types::VirtualNodeStatus]

@!attribute [rw] virtual_node_name

The name of the virtual node.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/appmesh-2019-01-25/VirtualNodeData AWS API Documentation

Constants

SENSITIVE