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