Libraries
»
awspec
(1.32.0)
»
Index
»
Awspec
»
Type
»
Sqs
»
#id
Method: Awspec::Type::Sqs#id
Defined in:
lib/awspec/type/sqs.rb
#
id
⇒
Object
21 22 23
# File 'lib/awspec/type/sqs.rb', line 21
def
id
@id
||=
find_queue
(
@display_name
)
end