Class: Aws::Types::QueueInfo
- Inherits:
-
Object
- Object
- Aws::Types::QueueInfo
- 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.
6614 6615 6616 |
# File 'sig/types.rbs', line 6614 def @enqueue_timestamp end |
#id ⇒ ::String
Returns the value of attribute id.
6613 6614 6615 |
# File 'sig/types.rbs', line 6613 def id @id end |