Class: Aws::Types::ContactSearchSummaryQueueInfo
- Inherits:
-
Object
- Object
- Aws::Types::ContactSearchSummaryQueueInfo
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#enqueue_timestamp ⇒ ::Time
Returns the value of attribute enqueue_timestamp.
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#enqueue_timestamp ⇒ ::Time
Returns the value of attribute enqueue_timestamp.
1258 1259 1260 |
# File 'sig/types.rbs', line 1258 def @enqueue_timestamp end |
#id ⇒ ::String
Returns the value of attribute id.
1257 1258 1259 |
# File 'sig/types.rbs', line 1257 def id @id end |