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

Class: Aws::AppMesh::Types::VirtualRouterData

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#mesh_name ⇒ String

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

Returns:

  • (String) —

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

#metadata ⇒ Types::ResourceMetadata

The associated metadata for the virtual router.

Returns:

#spec ⇒ Types::VirtualRouterSpec

The specifications of the virtual router.

Returns:

#status ⇒ Types::VirtualRouterStatus

The current status of the virtual router.

Returns:

#virtual_router_name ⇒ String

The name of the virtual router.

Returns:

  • (String) —

    The name of the virtual router.