Class: Dynameek::Model::DynamoDb::StackFrame
- Inherits:
-
Struct
- Object
- Struct
- Dynameek::Model::DynamoDb::StackFrame
- Defined in:
- lib/dynameek/model/dynamo_db.rb
Instance Attribute Summary collapse
-
#current ⇒ Object
Returns the value of attribute current.
-
#index ⇒ Object
Returns the value of attribute index.
Instance Attribute Details
#current ⇒ Object
Returns the value of attribute current
33 34 35 |
# File 'lib/dynameek/model/dynamo_db.rb', line 33 def current @current end |
#index ⇒ Object
Returns the value of attribute index
33 34 35 |
# File 'lib/dynameek/model/dynamo_db.rb', line 33 def index @index end |