module Stratosphere.SSMIncidents.ResponsePlan.PagerDutyIncidentConfigurationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data PagerDutyIncidentConfigurationProperty :: Prelude.Type instance ToResourceProperties PagerDutyIncidentConfigurationProperty instance Prelude.Eq PagerDutyIncidentConfigurationProperty instance Prelude.Show PagerDutyIncidentConfigurationProperty instance JSON.ToJSON PagerDutyIncidentConfigurationProperty