module Stratosphere.CleanRooms.ConfiguredTable.AnalysisRuleListProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data AnalysisRuleListProperty :: Prelude.Type instance ToResourceProperties AnalysisRuleListProperty instance Prelude.Eq AnalysisRuleListProperty instance Prelude.Show AnalysisRuleListProperty instance JSON.ToJSON AnalysisRuleListProperty