Method: Cfnlego.resources

Defined in:
lib/cfndsl/cfnlego.rb

.resourcesObject



13
14
15
# File 'lib/cfndsl/cfnlego.rb', line 13

def self.resources
  @resources ||= CfnDsl::Specification.load_file.resources
end