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

Class: Aws::AppMesh::Types::VirtualServiceData

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

Returns:

  • (String)

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

#metadataTypes::ResourceMetadata

An object that represents metadata for a resource.

Returns:

#specTypes::VirtualServiceSpec

The specifications of the virtual service.

Returns:

#statusTypes::VirtualServiceStatus

The current status of the virtual service.

Returns:

#virtual_service_nameString

The name of the virtual service.

Returns:

  • (String)

    The name of the virtual service.