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.
10763 10764 10765 |
# File 'sig/types.rbs', line 10763 def route_server_associations @route_server_associations end |