stratosphere-cassandra-1.0.0: gen/Stratosphere/Cassandra/Table/BillingModeProperty.hs-boot
module Stratosphere.Cassandra.Table.BillingModeProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data BillingModeProperty :: Prelude.Type instance ToResourceProperties BillingModeProperty instance Prelude.Eq BillingModeProperty instance Prelude.Show BillingModeProperty instance JSON.ToJSON BillingModeProperty