Class: Dynomite::Migration::Dsl::GlobalSecondaryIndex

Inherits:
BaseSecondaryIndex show all
Defined in:
lib/dynomite/migration/dsl/global_secondary_index.rb

Instance Attribute Summary

Attributes inherited from BaseSecondaryIndex

#action, #attribute_definitions, #index_name, #key_schema

Method Summary

Methods inherited from BaseSecondaryIndex

#conventional_index_name, #evaluate, #initialize, #params

Methods included from Common

#adjust_schema_and_attributes, #partition_key, #provisioned_throughput, #sort_key

Constructor Details

This class inherits a constructor from Dynomite::Migration::Dsl::BaseSecondaryIndex