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

Method Summary

Methods included from Inheritable::ClassMethods

#_class_scope_defined?, #_define_class_scope, #class_scope, #included, #instance_scope