stratosphere-amplifyuibuilder-1.0.0: Stratosphere integration for AWS AmplifyUIBuilder.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.AmplifyUIBuilder.Form

Documentation

data Form Source #

Constructors

Form

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplifyuibuilder-form.html

Fields

Instances

Instances details
ToJSON Form Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

Show Form Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

Methods

showsPrec :: Int -> Form -> ShowS #

show :: Form -> String #

showList :: [Form] -> ShowS #

Eq Form Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

Methods

(==) :: Form -> Form -> Bool #

(/=) :: Form -> Form -> Bool #

ToResourceProperties Form Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

Property "AppId" Form Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

Associated Types

type PropertyType "AppId" Form 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

type PropertyType "AppId" Form = Value Text

Methods

set :: PropertyType "AppId" Form -> Form -> Form #

Property "Cta" Form Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

Associated Types

type PropertyType "Cta" Form 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

Methods

set :: PropertyType "Cta" Form -> Form -> Form #

Property "DataType" Form Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

Associated Types

type PropertyType "DataType" Form 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

Methods

set :: PropertyType "DataType" Form -> Form -> Form #

Property "EnvironmentName" Form Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

Associated Types

type PropertyType "EnvironmentName" Form 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

type PropertyType "EnvironmentName" Form = Value Text

Methods

set :: PropertyType "EnvironmentName" Form -> Form -> Form #

Property "Fields" Form Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

Associated Types

type PropertyType "Fields" Form 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

Methods

set :: PropertyType "Fields" Form -> Form -> Form #

Property "FormActionType" Form Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

Associated Types

type PropertyType "FormActionType" Form 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

type PropertyType "FormActionType" Form = Value Text

Methods

set :: PropertyType "FormActionType" Form -> Form -> Form #

Property "LabelDecorator" Form Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

Associated Types

type PropertyType "LabelDecorator" Form 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

type PropertyType "LabelDecorator" Form = Value Text

Methods

set :: PropertyType "LabelDecorator" Form -> Form -> Form #

Property "Name" Form Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

Associated Types

type PropertyType "Name" Form 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

type PropertyType "Name" Form = Value Text

Methods

set :: PropertyType "Name" Form -> Form -> Form #

Property "SchemaVersion" Form Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

Associated Types

type PropertyType "SchemaVersion" Form 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

type PropertyType "SchemaVersion" Form = Value Text

Methods

set :: PropertyType "SchemaVersion" Form -> Form -> Form #

Property "SectionalElements" Form Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

Associated Types

type PropertyType "SectionalElements" Form 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

Methods

set :: PropertyType "SectionalElements" Form -> Form -> Form #

Property "Style" Form Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

Associated Types

type PropertyType "Style" Form 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

Methods

set :: PropertyType "Style" Form -> Form -> Form #

Property "Tags" Form Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

Associated Types

type PropertyType "Tags" Form 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

Methods

set :: PropertyType "Tags" Form -> Form -> Form #

type PropertyType "AppId" Form Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

type PropertyType "AppId" Form = Value Text
type PropertyType "Cta" Form Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

type PropertyType "DataType" Form Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

type PropertyType "EnvironmentName" Form Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

type PropertyType "EnvironmentName" Form = Value Text
type PropertyType "Fields" Form Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

type PropertyType "FormActionType" Form Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

type PropertyType "FormActionType" Form = Value Text
type PropertyType "LabelDecorator" Form Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

type PropertyType "LabelDecorator" Form = Value Text
type PropertyType "Name" Form Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

type PropertyType "Name" Form = Value Text
type PropertyType "SchemaVersion" Form Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

type PropertyType "SchemaVersion" Form = Value Text
type PropertyType "SectionalElements" Form Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

type PropertyType "Style" Form Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form

type PropertyType "Tags" Form Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form