Method: Dynamoid::Errors::DocumentNotValid#document
- Defined in:
- lib/dynamoid/errors.rb
#document ⇒ Object (readonly)
Returns the value of attribute document.
67 68 69 |
# File 'lib/dynamoid/errors.rb', line 67 def document @document end |