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