Class: CfnDsl::CloudFormationTemplate
- Inherits:
-
OrchestrationTemplate
- Object
- JSONable
- OrchestrationTemplate
- CfnDsl::CloudFormationTemplate
- Defined in:
- lib/cfndsl/aws/cloud_formation_template.rb
Overview
Cloud Formation Templates
Constant Summary
Constants inherited from OrchestrationTemplate
OrchestrationTemplate::GlobalRefs
Class Method Summary collapse
Methods inherited from OrchestrationTemplate
#check_output_refs, #check_refs, #check_resource_refs, create_types, #external_parameters, external_parameters, #initialize, #valid_ref?
Methods inherited from JSONable
#as_json, #declare, #incorrect_capitalization?, #method_missing, #ref_children, #titleize, #to_json
Methods included from Functions
#FnAnd, #FnBase64, #FnEquals, #FnFindInMap, #FnFormat, #FnGetAZs, #FnGetAtt, #FnIf, #FnJoin, #FnNot, #FnOr, #FnSelect, #Ref
Methods included from RefCheck
#build_references, #ref_children
Constructor Details
This class inherits a constructor from CfnDsl::OrchestrationTemplate
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class CfnDsl::JSONable