Class: Aws::Types::RoutingProfileQueueReference

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#channel"VOICE", ...

Returns the value of attribute channel.

Returns:



7138
7139
7140
# File 'sig/types.rbs', line 7138

def channel
  @channel
end

#queue_id::String

Returns the value of attribute queue_id.

Returns:



7137
7138
7139
# File 'sig/types.rbs', line 7137

def queue_id
  @queue_id
end