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.
1263 1264 1265 |
# File 'sig/types.rbs', line 1263 def @enqueue_timestamp end |
#id ⇒ ::String
Returns the value of attribute id.
1262 1263 1264 |
# File 'sig/types.rbs', line 1262 def id @id end |