stratosphere-cognito-1.0.0: Stratosphere integration for AWS Cognito.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Cognito.UserPool.DeviceConfigurationProperty

Documentation

data DeviceConfigurationProperty Source #

Instances

Instances details
ToJSON DeviceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.DeviceConfigurationProperty

Show DeviceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.DeviceConfigurationProperty

Eq DeviceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.DeviceConfigurationProperty

ToResourceProperties DeviceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.DeviceConfigurationProperty

Property "ChallengeRequiredOnNewDevice" DeviceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.DeviceConfigurationProperty

Associated Types

type PropertyType "ChallengeRequiredOnNewDevice" DeviceConfigurationProperty 
Instance details

Defined in Stratosphere.Cognito.UserPool.DeviceConfigurationProperty

type PropertyType "ChallengeRequiredOnNewDevice" DeviceConfigurationProperty = Value Bool
Property "DeviceOnlyRememberedOnUserPrompt" DeviceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.DeviceConfigurationProperty

Associated Types

type PropertyType "DeviceOnlyRememberedOnUserPrompt" DeviceConfigurationProperty 
Instance details

Defined in Stratosphere.Cognito.UserPool.DeviceConfigurationProperty

type PropertyType "DeviceOnlyRememberedOnUserPrompt" DeviceConfigurationProperty = Value Bool
type PropertyType "ChallengeRequiredOnNewDevice" DeviceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.DeviceConfigurationProperty

type PropertyType "ChallengeRequiredOnNewDevice" DeviceConfigurationProperty = Value Bool
type PropertyType "DeviceOnlyRememberedOnUserPrompt" DeviceConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.DeviceConfigurationProperty

type PropertyType "DeviceOnlyRememberedOnUserPrompt" DeviceConfigurationProperty = Value Bool