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