module Stratosphere.Cognito.UserPoolRiskConfigurationAttachment.NotifyConfigurationTypeProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data NotifyConfigurationTypeProperty :: Prelude.Type instance ToResourceProperties NotifyConfigurationTypeProperty instance Prelude.Eq NotifyConfigurationTypeProperty instance Prelude.Show NotifyConfigurationTypeProperty instance JSON.ToJSON NotifyConfigurationTypeProperty