Class: Aws::Types::EnableRouteServerPropagationResult
- Inherits:
-
Object
- Object
- Aws::Types::EnableRouteServerPropagationResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#route_server_propagation ⇒ Types::RouteServerPropagation
Returns the value of attribute route_server_propagation.
Instance Attribute Details
#route_server_propagation ⇒ Types::RouteServerPropagation
Returns the value of attribute route_server_propagation.
9021 9022 9023 |
# File 'sig/types.rbs', line 9021 def route_server_propagation @route_server_propagation end |