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

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

Instance Attribute Summary collapse

Instance Attribute Details

#entityObject

Returns the value of attribute entity

Returns:

  • (Object)

    the current value of entity



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

def entity
  @entity
end

#instanceObject

Returns the value of attribute instance

Returns:

  • (Object)

    the current value of instance



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

def instance
  @instance
end