Class: Aws::Types::DescribeVirtualRouterInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#mesh_name::String

Returns the value of attribute mesh_name.

Returns:



340
341
342
# File 'sig/types.rbs', line 340

def mesh_name
  @mesh_name
end

#mesh_owner::String

Returns the value of attribute mesh_owner.

Returns:



341
342
343
# File 'sig/types.rbs', line 341

def mesh_owner
  @mesh_owner
end

#virtual_router_name::String

Returns the value of attribute virtual_router_name.

Returns:



342
343
344
# File 'sig/types.rbs', line 342

def virtual_router_name
  @virtual_router_name
end