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.
1280 1281 1282 |
# File 'sig/types.rbs', line 1280 def end |
#id ⇒ ::String
Returns the value of attribute id.
1279 1280 1281 |
# File 'sig/types.rbs', line 1279 def id @id end |