| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Cognito.UserPool.AccountRecoverySettingProperty
Documentation
data AccountRecoverySettingProperty Source #
Constructors
| AccountRecoverySettingProperty | |
Instances
| ToJSON AccountRecoverySettingProperty Source # | |||||
| Show AccountRecoverySettingProperty Source # | |||||
Defined in Stratosphere.Cognito.UserPool.AccountRecoverySettingProperty Methods showsPrec :: Int -> AccountRecoverySettingProperty -> ShowS # show :: AccountRecoverySettingProperty -> String # showList :: [AccountRecoverySettingProperty] -> ShowS # | |||||
| Eq AccountRecoverySettingProperty Source # | |||||
| ToResourceProperties AccountRecoverySettingProperty Source # | |||||
| Property "RecoveryMechanisms" AccountRecoverySettingProperty Source # | |||||
Defined in Stratosphere.Cognito.UserPool.AccountRecoverySettingProperty Associated Types
Methods set :: PropertyType "RecoveryMechanisms" AccountRecoverySettingProperty -> AccountRecoverySettingProperty -> AccountRecoverySettingProperty # | |||||
| type PropertyType "RecoveryMechanisms" AccountRecoverySettingProperty Source # | |||||