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