Method: Dynamoid::Indexes::Index#range_key_schema
- Defined in:
- lib/dynamoid/indexes.rb
#range_key_schema ⇒ Object
Returns the value of attribute range_key_schema.
236 237 238 |
# File 'lib/dynamoid/indexes.rb', line 236 def range_key_schema @range_key_schema end |