VirtualNodeData - AWS App Mesh

VirtualNodeData

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

Contents

meshName

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

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: Yes

metadata

The associated metadata for the virtual node.

Type: ResourceMetadata object

Required: Yes

spec

The specifications of the virtual node.

Type: VirtualNodeSpec object

Required: Yes

status

The current status for the virtual node.

Type: VirtualNodeStatus object

Required: Yes

virtualNodeName

The name of the virtual node.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: