Class: Aws::Types::QueueQuickConnectConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#contact_flow_id::String

Returns the value of attribute contact_flow_id.

Returns:

  • (::String)


6422
6423
6424
# File 'sig/types.rbs', line 6422

def contact_flow_id
  @contact_flow_id
end

#queue_id::String

Returns the value of attribute queue_id.

Returns:

  • (::String)


6421
6422
6423
# File 'sig/types.rbs', line 6421

def queue_id
  @queue_id
end