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