Module: Aws::Templates::Utils::LateBound

Includes:
Inheritable
Defined in:
lib/aws/templates/utils/late_bound.rb

Overview

Late binding utilities

Late binding is a technique of referencing values which don’t exist at the template calculation stage. Examples could be Process ID, SQL record calculated ID or AWS object ARN you’re creating through a script or CFN template.

The module provides DSL for creating late binding points known as References.

Defined Under Namespace

Classes: Reference

Constant Summary

Constants included from Inheritable::ClassMethods

Inheritable::ClassMethods::DEFAULT_MODULE

Method Summary

Methods included from Inheritable::ClassMethods

#_merge_class_scope, #class_scope, #included, #instance_scope