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