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.
6416 6417 6418 |
# File 'sig/types.rbs', line 6416 def @enqueue_timestamp end |
#id ⇒ ::String
Returns the value of attribute id.
6415 6416 6417 |
# File 'sig/types.rbs', line 6415 def id @id end |