Class: Aws::Types::GetRouteServerPropagationsResult
- Inherits:
-
Object
- Object
- Aws::Types::GetRouteServerPropagationsResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#route_server_propagations ⇒ ::Array[Types::RouteServerPropagation]
Returns the value of attribute route_server_propagations.
Instance Attribute Details
#route_server_propagations ⇒ ::Array[Types::RouteServerPropagation]
Returns the value of attribute route_server_propagations.
10327 10328 10329 |
# File 'sig/types.rbs', line 10327 def route_server_propagations @route_server_propagations end |