packages feed

stratosphere-cassandra-1.0.0: gen/Stratosphere/Cassandra/Table/ProvisionedThroughputProperty.hs-boot

module Stratosphere.Cassandra.Table.ProvisionedThroughputProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data ProvisionedThroughputProperty :: Prelude.Type
instance ToResourceProperties ProvisionedThroughputProperty
instance Prelude.Eq ProvisionedThroughputProperty
instance Prelude.Show ProvisionedThroughputProperty
instance JSON.ToJSON ProvisionedThroughputProperty