Class: Aws::Templates::Utils::Parametrized::Guarded::Call
- Defined in:
- lib/aws/templates/utils/parametrized/guarded.rb
Instance Attribute Summary collapse
-
#instance ⇒ Object
Returns the value of attribute instance.
-
#parameter ⇒ Object
Returns the value of attribute parameter.
Instance Attribute Details
#instance ⇒ Object
Returns the value of attribute instance
13 14 15 |
# File 'lib/aws/templates/utils/parametrized/guarded.rb', line 13 def instance @instance end |
#parameter ⇒ Object
Returns the value of attribute parameter
13 14 15 |
# File 'lib/aws/templates/utils/parametrized/guarded.rb', line 13 def parameter @parameter end |