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