Class: Aws::Types::ContactSearchSummaryQueueInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#enqueue_timestamp::Time

Returns the value of attribute enqueue_timestamp.

Returns:

  • (::Time)


1244
1245
1246
# File 'sig/types.rbs', line 1244

def enqueue_timestamp
  @enqueue_timestamp
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


1243
1244
1245
# File 'sig/types.rbs', line 1243

def id
  @id
end