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