Class: Aws::Types::DisableRouteServerPropagationResult
- Inherits:
-
Object
- Object
- Aws::Types::DisableRouteServerPropagationResult
- 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.
8259 8260 8261 |
# File 'sig/types.rbs', line 8259 def route_server_propagation @route_server_propagation end |