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