Class: Dynameek::Model::DynamoDb::StackFrame

Inherits:
Struct
  • Object
show all
Defined in:
lib/dynameek/model/dynamo_db.rb

Instance Attribute Summary collapse

Instance Attribute Details

#currentObject

Returns the value of attribute current

Returns:

  • (Object)

    the current value of current



42
43
44
# File 'lib/dynameek/model/dynamo_db.rb', line 42

def current
  @current
end

#indexObject

Returns the value of attribute index

Returns:

  • (Object)

    the current value of index



42
43
44
# File 'lib/dynameek/model/dynamo_db.rb', line 42

def index
  @index
end