module Stratosphere.DataBrew.Job.S3TableOutputOptionsProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data S3TableOutputOptionsProperty :: Prelude.Type instance ToResourceProperties S3TableOutputOptionsProperty instance Prelude.Eq S3TableOutputOptionsProperty instance Prelude.Show S3TableOutputOptionsProperty instance JSON.ToJSON S3TableOutputOptionsProperty