module Stratosphere.SecretsManager.RotationSchedule.RotationRulesProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data RotationRulesProperty :: Prelude.Type instance ToResourceProperties RotationRulesProperty instance Prelude.Eq RotationRulesProperty instance Prelude.Show RotationRulesProperty instance JSON.ToJSON RotationRulesProperty