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