Top Level Namespace

Defined Under Namespace

Modules: CfnDSLHelper

Instance Method Summary collapse

Instance Method Details

#default_tagsObject



1
2
3
# File 'lib/cfndslhelper/ext.rb', line 1

def default_tags
  Property('Tags',[ {Key: 'Name', Value: Ref('EnvironmentName') }])
end