Class: Aws::Types::GetRouteServerAssociationsResult
- Inherits:
-
Object
- Object
- Aws::Types::GetRouteServerAssociationsResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#route_server_associations ⇒ ::Array[Types::RouteServerAssociation]
Returns the value of attribute route_server_associations.
Instance Attribute Details
#route_server_associations ⇒ ::Array[Types::RouteServerAssociation]
Returns the value of attribute route_server_associations.
10315 10316 10317 |
# File 'sig/types.rbs', line 10315 def route_server_associations @route_server_associations end |