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.
6411 6412 6413 |
# File 'sig/types.rbs', line 6411 def @enqueue_timestamp end |
#id ⇒ ::String
Returns the value of attribute id.
6410 6411 6412 |
# File 'sig/types.rbs', line 6410 def id @id end |