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_nameString

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.

#metadataTypes::ResourceMetadata

The associated metadata for the virtual router.

Returns:

#specTypes::VirtualRouterSpec

The specifications of the virtual router.

Returns:

#statusTypes::VirtualRouterStatus

The current status of the virtual router.

Returns:

#virtual_router_nameString

The name of the virtual router.

Returns:

  • (String)

    The name of the virtual router.