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