Method: CloudFormationDSL::Helpers#ref

Defined in:
lib/cloudformation-dsl/helpers.rb

#ref(name) ⇒ Object



75
# File 'lib/cloudformation-dsl/helpers.rb', line 75

def ref(name) { :Ref => name } end