module Stratosphere.QuickSight.DataSet.TransformOperationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data TransformOperationProperty :: Prelude.Type instance ToResourceProperties TransformOperationProperty instance Prelude.Eq TransformOperationProperty instance Prelude.Show TransformOperationProperty instance JSON.ToJSON TransformOperationProperty