Class: Aws::Templates::Utils::Parametrized::Guarded::Call

Inherits:
Struct
  • Object
show all
Defined in:
lib/aws/templates/utils/parametrized/guarded.rb

Instance Attribute Summary collapse

Instance Attribute Details

#instanceObject

Returns the value of attribute instance

Returns:

  • (Object)

    the current value of instance



13
14
15
# File 'lib/aws/templates/utils/parametrized/guarded.rb', line 13

def instance
  @instance
end

#parameterObject

Returns the value of attribute parameter

Returns:

  • (Object)

    the current value of parameter



13
14
15
# File 'lib/aws/templates/utils/parametrized/guarded.rb', line 13

def parameter
  @parameter
end