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

Stratosphere.AmplifyUIBuilder.Form.FieldConfigProperty

Documentation

data FormInputValuePropertyBindingPropertiesProperty Source #

Instances

Instances details
ToJSON FormInputValuePropertyBindingPropertiesProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputValuePropertyBindingPropertiesProperty

Show FormInputValuePropertyBindingPropertiesProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputValuePropertyBindingPropertiesProperty

Eq FormInputValuePropertyBindingPropertiesProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputValuePropertyBindingPropertiesProperty

ToResourceProperties FormInputValuePropertyBindingPropertiesProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputValuePropertyBindingPropertiesProperty

Property "Field" FormInputValuePropertyBindingPropertiesProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputValuePropertyBindingPropertiesProperty

Property "Property" FormInputValuePropertyBindingPropertiesProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputValuePropertyBindingPropertiesProperty

type PropertyType "Field" FormInputValuePropertyBindingPropertiesProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputValuePropertyBindingPropertiesProperty

type PropertyType "Property" FormInputValuePropertyBindingPropertiesProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputValuePropertyBindingPropertiesProperty

data FileUploaderFieldConfigProperty Source #

Instances

Instances details
ToJSON FileUploaderFieldConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FileUploaderFieldConfigProperty

Show FileUploaderFieldConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FileUploaderFieldConfigProperty

Eq FileUploaderFieldConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FileUploaderFieldConfigProperty

ToResourceProperties FileUploaderFieldConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FileUploaderFieldConfigProperty

Property "AcceptedFileTypes" FileUploaderFieldConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FileUploaderFieldConfigProperty

Property "AccessLevel" FileUploaderFieldConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FileUploaderFieldConfigProperty

Property "IsResumable" FileUploaderFieldConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FileUploaderFieldConfigProperty

Property "MaxFileCount" FileUploaderFieldConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FileUploaderFieldConfigProperty

Property "MaxSize" FileUploaderFieldConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FileUploaderFieldConfigProperty

Property "ShowThumbnails" FileUploaderFieldConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FileUploaderFieldConfigProperty

type PropertyType "AcceptedFileTypes" FileUploaderFieldConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FileUploaderFieldConfigProperty

type PropertyType "AccessLevel" FileUploaderFieldConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FileUploaderFieldConfigProperty

type PropertyType "IsResumable" FileUploaderFieldConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FileUploaderFieldConfigProperty

type PropertyType "MaxFileCount" FileUploaderFieldConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FileUploaderFieldConfigProperty

type PropertyType "MaxSize" FileUploaderFieldConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FileUploaderFieldConfigProperty

type PropertyType "ShowThumbnails" FileUploaderFieldConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FileUploaderFieldConfigProperty

data FieldInputConfigProperty Source #

Instances

Instances details
ToJSON FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

Show FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

Eq FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

ToResourceProperties FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

Property "DefaultChecked" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

Associated Types

type PropertyType "DefaultChecked" FieldInputConfigProperty 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

Property "DefaultCountryCode" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

Associated Types

type PropertyType "DefaultCountryCode" FieldInputConfigProperty 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

type PropertyType "DefaultCountryCode" FieldInputConfigProperty = Value Text
Property "DefaultValue" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

Property "DescriptiveText" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

Associated Types

type PropertyType "DescriptiveText" FieldInputConfigProperty 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

Property "FileUploaderConfig" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

Property "IsArray" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

Property "MaxValue" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

Property "MinValue" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

Property "Name" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

Property "Placeholder" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

Property "ReadOnly" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

Property "Required" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

Property "Step" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

Property "Type" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

Property "Value" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

Property "ValueMappings" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

type PropertyType "DefaultChecked" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

type PropertyType "DefaultCountryCode" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

type PropertyType "DefaultCountryCode" FieldInputConfigProperty = Value Text
type PropertyType "DefaultValue" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

type PropertyType "DescriptiveText" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

type PropertyType "FileUploaderConfig" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

type PropertyType "IsArray" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

type PropertyType "MaxValue" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

type PropertyType "MinValue" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

type PropertyType "Name" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

type PropertyType "Placeholder" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

type PropertyType "ReadOnly" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

type PropertyType "Required" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

type PropertyType "Step" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

type PropertyType "Type" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

type PropertyType "Value" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

type PropertyType "ValueMappings" FieldInputConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldInputConfigProperty

data FormInputValuePropertyProperty Source #

Instances

Instances details
ToJSON FormInputValuePropertyProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputValuePropertyProperty

Show FormInputValuePropertyProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputValuePropertyProperty

Eq FormInputValuePropertyProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputValuePropertyProperty

ToResourceProperties FormInputValuePropertyProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputValuePropertyProperty

Property "BindingProperties" FormInputValuePropertyProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputValuePropertyProperty

Property "Concat" FormInputValuePropertyProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputValuePropertyProperty

Property "Value" FormInputValuePropertyProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputValuePropertyProperty

type PropertyType "BindingProperties" FormInputValuePropertyProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputValuePropertyProperty

type PropertyType "Concat" FormInputValuePropertyProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputValuePropertyProperty

type PropertyType "Value" FormInputValuePropertyProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputValuePropertyProperty

data ValueMappingProperty Source #

Instances

Instances details
ToJSON ValueMappingProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.ValueMappingProperty

Show ValueMappingProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.ValueMappingProperty

Eq ValueMappingProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.ValueMappingProperty

ToResourceProperties ValueMappingProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.ValueMappingProperty

Property "DisplayValue" ValueMappingProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.ValueMappingProperty

Property "Value" ValueMappingProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.ValueMappingProperty

type PropertyType "DisplayValue" ValueMappingProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.ValueMappingProperty

type PropertyType "Value" ValueMappingProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.ValueMappingProperty

data ValueMappingsProperty Source #

Instances

Instances details
ToJSON ValueMappingsProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.ValueMappingsProperty

Show ValueMappingsProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.ValueMappingsProperty

Eq ValueMappingsProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.ValueMappingsProperty

ToResourceProperties ValueMappingsProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.ValueMappingsProperty

Property "BindingProperties" ValueMappingsProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.ValueMappingsProperty

Property "Values" ValueMappingsProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.ValueMappingsProperty

type PropertyType "BindingProperties" ValueMappingsProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.ValueMappingsProperty

type PropertyType "Values" ValueMappingsProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.ValueMappingsProperty

data FormInputBindingPropertiesValuePropertiesProperty Source #

Instances

Instances details
ToJSON FormInputBindingPropertiesValuePropertiesProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputBindingPropertiesValuePropertiesProperty

Show FormInputBindingPropertiesValuePropertiesProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputBindingPropertiesValuePropertiesProperty

Eq FormInputBindingPropertiesValuePropertiesProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputBindingPropertiesValuePropertiesProperty

ToResourceProperties FormInputBindingPropertiesValuePropertiesProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputBindingPropertiesValuePropertiesProperty

Property "Model" FormInputBindingPropertiesValuePropertiesProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputBindingPropertiesValuePropertiesProperty

type PropertyType "Model" FormInputBindingPropertiesValuePropertiesProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputBindingPropertiesValuePropertiesProperty

data FormInputBindingPropertiesValueProperty Source #

Instances

Instances details
ToJSON FormInputBindingPropertiesValueProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputBindingPropertiesValueProperty

Show FormInputBindingPropertiesValueProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputBindingPropertiesValueProperty

Eq FormInputBindingPropertiesValueProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputBindingPropertiesValueProperty

ToResourceProperties FormInputBindingPropertiesValueProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputBindingPropertiesValueProperty

Property "BindingProperties" FormInputBindingPropertiesValueProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputBindingPropertiesValueProperty

Property "Type" FormInputBindingPropertiesValueProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputBindingPropertiesValueProperty

type PropertyType "BindingProperties" FormInputBindingPropertiesValueProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputBindingPropertiesValueProperty

type PropertyType "Type" FormInputBindingPropertiesValueProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FormInputBindingPropertiesValueProperty

data FieldConfigProperty Source #

Instances

Instances details
ToJSON FieldConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldConfigProperty

Show FieldConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldConfigProperty

Eq FieldConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldConfigProperty

ToResourceProperties FieldConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldConfigProperty

Property "Excluded" FieldConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldConfigProperty

Associated Types

type PropertyType "Excluded" FieldConfigProperty 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldConfigProperty

Property "InputType" FieldConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldConfigProperty

Property "Label" FieldConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldConfigProperty

Property "Position" FieldConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldConfigProperty

Property "Validations" FieldConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldConfigProperty

type PropertyType "Excluded" FieldConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldConfigProperty

type PropertyType "InputType" FieldConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldConfigProperty

type PropertyType "Label" FieldConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldConfigProperty

type PropertyType "Position" FieldConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldConfigProperty

type PropertyType "Validations" FieldConfigProperty Source # 
Instance details

Defined in Stratosphere.AmplifyUIBuilder.Form.FieldConfigProperty