Class: Aws::Types::UpdateRoutingControlResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateRoutingControlResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#routing_control ⇒ Types::RoutingControl
Returns the value of attribute routing_control.
Instance Attribute Details
#routing_control ⇒ Types::RoutingControl
Returns the value of attribute routing_control.
405 406 407 |
# File 'sig/types.rbs', line 405 def routing_control @routing_control end |