Class: Aws::Types::CreateQueueResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateQueueResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#queue_id ⇒ ::String
Returns the value of attribute queue_id.
Instance Attribute Details
#queue_id ⇒ ::String
Returns the value of attribute queue_id.
852 853 854 |
# File 'sig/types.rbs', line 852 def queue_id @queue_id end |