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