Class: Aws::Types::RoutingProfileManualAssignmentQueueConfig
- Inherits:
-
Object
- Object
- Aws::Types::RoutingProfileManualAssignmentQueueConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#queue_reference ⇒ Types::RoutingProfileQueueReference
Returns the value of attribute queue_reference.
Instance Attribute Details
#queue_reference ⇒ Types::RoutingProfileQueueReference
Returns the value of attribute queue_reference.
6729 6730 6731 |
# File 'sig/types.rbs', line 6729 def queue_reference @queue_reference end |