stratosphere-dynamodb-1.0.0: gen/Stratosphere/DynamoDB/GlobalTable/GlobalSecondaryIndexProperty.hs-boot
module Stratosphere.DynamoDB.GlobalTable.GlobalSecondaryIndexProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data GlobalSecondaryIndexProperty :: Prelude.Type
instance ToResourceProperties GlobalSecondaryIndexProperty
instance Prelude.Eq GlobalSecondaryIndexProperty
instance Prelude.Show GlobalSecondaryIndexProperty
instance JSON.ToJSON GlobalSecondaryIndexProperty