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