module Stratosphere.Route53RecoveryControl.SafetyRule.AssertionRuleProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data AssertionRuleProperty :: Prelude.Type instance ToResourceProperties AssertionRuleProperty instance Prelude.Eq AssertionRuleProperty instance Prelude.Show AssertionRuleProperty instance JSON.ToJSON AssertionRuleProperty