Module: Jets::Lambda::Dsl

Extended by:
ActiveSupport::Concern
Included in:
Functions
Defined in:
lib/jets/lambda/dsl.rb

Overview

Other dsl that rely on this must implement

default_associated_resource_definition

Instance Method Summary collapse

Instance Method Details

#lambda_functionsObject



8
9
10
# File 'lib/jets/lambda/dsl.rb', line 8

def lambda_functions
  self.class.lambda_functions
end