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