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