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