stratosphere-databrew-1.0.0: gen/Stratosphere/DataBrew/Dataset/FormatOptionsProperty.hs-boot
module Stratosphere.DataBrew.Dataset.FormatOptionsProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data FormatOptionsProperty :: Prelude.Type
instance ToResourceProperties FormatOptionsProperty
instance Prelude.Eq FormatOptionsProperty
instance Prelude.Show FormatOptionsProperty
instance JSON.ToJSON FormatOptionsProperty