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