Class: Aws::Types::CreateQueueResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateQueueResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#queue_url ⇒ ::String
Returns the value of attribute queue_url.
Instance Attribute Details
#queue_url ⇒ ::String
Returns the value of attribute queue_url.
86 87 88 |
# File 'sig/types.rbs', line 86 def queue_url @queue_url end |