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