Top Level Namespace
Defined Under Namespace
Modules: CfnDSLHelper
Instance Method Summary collapse
Instance Method Details
#default_tags ⇒ Object
1 2 3 |
# File 'lib/cfndslhelper/ext.rb', line 1 def Property('Tags',[ {Key: 'Name', Value: Ref('EnvironmentName') }]) end |