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