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
42 43 44 |
# File 'lib/dynameek/model/dynamo_db.rb', line 42 def current @current end |
#index ⇒ Object
Returns the value of attribute index
42 43 44 |
# File 'lib/dynameek/model/dynamo_db.rb', line 42 def index @index end |