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

Class: Aws::AppMesh::Types::VirtualRouterServiceProvider

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

Overview

Note:

When passing VirtualRouterServiceProvider as input to an Aws::Client method, you can use a vanilla Hash:

{
  virtual_router_name: "ResourceName", # required
}

An object that represents a virtual node service provider.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#virtual_router_nameString

The name of the virtual router that is acting as a service provider.

Returns:

  • (String)

    The name of the virtual router that is acting as a service provider.