Class: Aws::Types::GetRouteServerAssociationsResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#route_server_associations::Array[Types::RouteServerAssociation]

Returns the value of attribute route_server_associations.

Returns:



10315
10316
10317
# File 'sig/types.rbs', line 10315

def route_server_associations
  @route_server_associations
end