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

Stratosphere.Cognito.UserPool.SchemaAttributeProperty

Documentation

data SchemaAttributeProperty Source #

Constructors

SchemaAttributeProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-userpool-schemaattribute.html

Fields

Instances

Instances details
ToJSON SchemaAttributeProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.SchemaAttributeProperty

Show SchemaAttributeProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.SchemaAttributeProperty

Eq SchemaAttributeProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.SchemaAttributeProperty

ToResourceProperties SchemaAttributeProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.SchemaAttributeProperty

Property "AttributeDataType" SchemaAttributeProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.SchemaAttributeProperty

Associated Types

type PropertyType "AttributeDataType" SchemaAttributeProperty 
Instance details

Defined in Stratosphere.Cognito.UserPool.SchemaAttributeProperty

type PropertyType "AttributeDataType" SchemaAttributeProperty = Value Text
Property "DeveloperOnlyAttribute" SchemaAttributeProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.SchemaAttributeProperty

Associated Types

type PropertyType "DeveloperOnlyAttribute" SchemaAttributeProperty 
Instance details

Defined in Stratosphere.Cognito.UserPool.SchemaAttributeProperty

type PropertyType "DeveloperOnlyAttribute" SchemaAttributeProperty = Value Bool
Property "Mutable" SchemaAttributeProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.SchemaAttributeProperty

Property "Name" SchemaAttributeProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.SchemaAttributeProperty

Property "NumberAttributeConstraints" SchemaAttributeProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.SchemaAttributeProperty

Associated Types

type PropertyType "NumberAttributeConstraints" SchemaAttributeProperty 
Instance details

Defined in Stratosphere.Cognito.UserPool.SchemaAttributeProperty

Property "Required" SchemaAttributeProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.SchemaAttributeProperty

Property "StringAttributeConstraints" SchemaAttributeProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.SchemaAttributeProperty

Associated Types

type PropertyType "StringAttributeConstraints" SchemaAttributeProperty 
Instance details

Defined in Stratosphere.Cognito.UserPool.SchemaAttributeProperty

type PropertyType "AttributeDataType" SchemaAttributeProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.SchemaAttributeProperty

type PropertyType "AttributeDataType" SchemaAttributeProperty = Value Text
type PropertyType "DeveloperOnlyAttribute" SchemaAttributeProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.SchemaAttributeProperty

type PropertyType "DeveloperOnlyAttribute" SchemaAttributeProperty = Value Bool
type PropertyType "Mutable" SchemaAttributeProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.SchemaAttributeProperty

type PropertyType "Name" SchemaAttributeProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.SchemaAttributeProperty

type PropertyType "NumberAttributeConstraints" SchemaAttributeProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.SchemaAttributeProperty

type PropertyType "Required" SchemaAttributeProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.SchemaAttributeProperty

type PropertyType "StringAttributeConstraints" SchemaAttributeProperty Source # 
Instance details

Defined in Stratosphere.Cognito.UserPool.SchemaAttributeProperty