class Aws::AppMesh::Types::VirtualServiceData

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

@!attribute [rw] mesh_name

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

@!attribute [rw] metadata

An object that represents metadata for a resource.
@return [Types::ResourceMetadata]

@!attribute [rw] spec

The specifications of the virtual service.
@return [Types::VirtualServiceSpec]

@!attribute [rw] status

The current status of the virtual service.
@return [Types::VirtualServiceStatus]

@!attribute [rw] virtual_service_name

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

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

Constants

SENSITIVE