Class: Aws::Types::AssociateRouteServerResult
- Inherits:
-
Object
- Object
- Aws::Types::AssociateRouteServerResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#route_server_association ⇒ Types::RouteServerAssociation
Returns the value of attribute route_server_association.
Instance Attribute Details
#route_server_association ⇒ Types::RouteServerAssociation
Returns the value of attribute route_server_association.
667 668 669 |
# File 'sig/types.rbs', line 667 def route_server_association @route_server_association end |