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