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