Show / Hide Table of Contents

Namespace Amazon.CDK.CfnPropertyMixins.AWS.AmplifyUIBuilder

Classes

CfnComponentMixinProps

Properties for CfnComponentPropsMixin.

CfnComponentPropsMixin

The AWS::AmplifyUIBuilder::Component resource specifies a component within an Amplify app.

CfnComponentPropsMixin.ActionParametersProperty

Represents the event action configuration for an element of a Component or ComponentChild .

CfnComponentPropsMixin.ComponentBindingPropertiesValuePropertiesProperty

The ComponentBindingPropertiesValueProperties property specifies the data binding configuration for a specific property using data stored in AWS .

CfnComponentPropsMixin.ComponentBindingPropertiesValueProperty

The ComponentBindingPropertiesValue property specifies the data binding configuration for a component at runtime.

CfnComponentPropsMixin.ComponentChildProperty

The ComponentChild property specifies a nested UI configuration within a parent Component .

CfnComponentPropsMixin.ComponentConditionPropertyProperty

The ComponentConditionProperty property specifies a conditional expression for setting a component property.

CfnComponentPropsMixin.ComponentDataConfigurationProperty

The ComponentDataConfiguration property specifies the configuration for binding a component's properties to data.

CfnComponentPropsMixin.ComponentEventProperty

The ComponentEvent property specifies the configuration of an event.

CfnComponentPropsMixin.ComponentPropertyBindingPropertiesProperty

The ComponentPropertyBindingProperties property specifies a component property to associate with a binding property.

CfnComponentPropsMixin.ComponentPropertyProperty

The ComponentProperty property specifies the configuration for all of a component's properties.

CfnComponentPropsMixin.ComponentVariantProperty

The ComponentVariant property specifies the style configuration of a unique variation of a main component.

CfnComponentPropsMixin.FormBindingElementProperty

Describes how to bind a component property to form data.

CfnComponentPropsMixin.MutationActionSetStateParameterProperty

Represents the state configuration when an action modifies a property of another element within the same component.

CfnComponentPropsMixin.PredicateProperty

The Predicate property specifies information for generating Amplify DataStore queries.

CfnComponentPropsMixin.SortPropertyProperty

The SortProperty property specifies how to sort the data that you bind to a component.

CfnFormMixinProps

Properties for CfnFormPropsMixin.

CfnFormPropsMixin

The AWS::AmplifyUIBuilder::Form resource specifies all of the information that is required to create a form.

CfnFormPropsMixin.FieldConfigProperty

The FieldConfig property specifies the configuration information for a field in a table.

CfnFormPropsMixin.FieldInputConfigProperty

The FieldInputConfig property specifies the configuration for the default input values to display for a field.

CfnFormPropsMixin.FieldPositionProperty

The FieldPosition property specifies the field position.

CfnFormPropsMixin.FieldValidationConfigurationProperty

The FieldValidationConfiguration property specifies the validation configuration for a field.

CfnFormPropsMixin.FileUploaderFieldConfigProperty

Describes the configuration for the file uploader field.

CfnFormPropsMixin.FormButtonProperty

The FormButton property specifies the configuration for a button UI element that is a part of a form.

CfnFormPropsMixin.FormCTAProperty

The FormCTA property specifies the call to action button configuration for the form.

CfnFormPropsMixin.FormDataTypeConfigProperty

The FormDataTypeConfig property specifies the data type configuration for the data source associated with a form.

CfnFormPropsMixin.FormInputBindingPropertiesValuePropertiesProperty

Represents the data binding configuration for a specific property using data stored in AWS .

CfnFormPropsMixin.FormInputBindingPropertiesValueProperty

Represents the data binding configuration for a form's input fields at runtime.You can use FormInputBindingPropertiesValue to add exposed properties to a form to allow different values to be entered when a form is reused in different places in an app.

CfnFormPropsMixin.FormInputValuePropertyBindingPropertiesProperty

Associates a form property to a binding property.

CfnFormPropsMixin.FormInputValuePropertyProperty

The FormInputValueProperty property specifies the configuration for an input field on a form.

CfnFormPropsMixin.FormStyleConfigProperty

The FormStyleConfig property specifies the configuration settings for the form's style properties.

CfnFormPropsMixin.FormStyleProperty

The FormStyle property specifies the configuration for the form's style.

CfnFormPropsMixin.SectionalElementProperty

The SectionalElement property specifies the configuration information for a visual helper element for a form.

CfnFormPropsMixin.ValueMappingProperty

The ValueMapping property specifies the association between a complex object and a display value.

CfnFormPropsMixin.ValueMappingsProperty

The ValueMappings property specifies the data binding configuration for a value map.

CfnThemeMixinProps

Properties for CfnThemePropsMixin.

CfnThemePropsMixin

The AWS::AmplifyUIBuilder::Theme resource specifies a theme within an Amplify app.

CfnThemePropsMixin.ThemeValueProperty

The ThemeValue property specifies the configuration of a theme's properties.

CfnThemePropsMixin.ThemeValuesProperty

The ThemeValues property specifies key-value pair that defines a property of a theme.

Interfaces

CfnComponentPropsMixin.IActionParametersProperty

Represents the event action configuration for an element of a Component or ComponentChild .

CfnComponentPropsMixin.IComponentBindingPropertiesValuePropertiesProperty

The ComponentBindingPropertiesValueProperties property specifies the data binding configuration for a specific property using data stored in AWS .

CfnComponentPropsMixin.IComponentBindingPropertiesValueProperty

The ComponentBindingPropertiesValue property specifies the data binding configuration for a component at runtime.

CfnComponentPropsMixin.IComponentChildProperty

The ComponentChild property specifies a nested UI configuration within a parent Component .

CfnComponentPropsMixin.IComponentConditionPropertyProperty

The ComponentConditionProperty property specifies a conditional expression for setting a component property.

CfnComponentPropsMixin.IComponentDataConfigurationProperty

The ComponentDataConfiguration property specifies the configuration for binding a component's properties to data.

CfnComponentPropsMixin.IComponentEventProperty

The ComponentEvent property specifies the configuration of an event.

CfnComponentPropsMixin.IComponentPropertyBindingPropertiesProperty

The ComponentPropertyBindingProperties property specifies a component property to associate with a binding property.

CfnComponentPropsMixin.IComponentPropertyProperty

The ComponentProperty property specifies the configuration for all of a component's properties.

CfnComponentPropsMixin.IComponentVariantProperty

The ComponentVariant property specifies the style configuration of a unique variation of a main component.

CfnComponentPropsMixin.IFormBindingElementProperty

Describes how to bind a component property to form data.

CfnComponentPropsMixin.IMutationActionSetStateParameterProperty

Represents the state configuration when an action modifies a property of another element within the same component.

CfnComponentPropsMixin.IPredicateProperty

The Predicate property specifies information for generating Amplify DataStore queries.

CfnComponentPropsMixin.ISortPropertyProperty

The SortProperty property specifies how to sort the data that you bind to a component.

CfnFormPropsMixin.IFieldConfigProperty

The FieldConfig property specifies the configuration information for a field in a table.

CfnFormPropsMixin.IFieldInputConfigProperty

The FieldInputConfig property specifies the configuration for the default input values to display for a field.

CfnFormPropsMixin.IFieldPositionProperty

The FieldPosition property specifies the field position.

CfnFormPropsMixin.IFieldValidationConfigurationProperty

The FieldValidationConfiguration property specifies the validation configuration for a field.

CfnFormPropsMixin.IFileUploaderFieldConfigProperty

Describes the configuration for the file uploader field.

CfnFormPropsMixin.IFormButtonProperty

The FormButton property specifies the configuration for a button UI element that is a part of a form.

CfnFormPropsMixin.IFormCTAProperty

The FormCTA property specifies the call to action button configuration for the form.

CfnFormPropsMixin.IFormDataTypeConfigProperty

The FormDataTypeConfig property specifies the data type configuration for the data source associated with a form.

CfnFormPropsMixin.IFormInputBindingPropertiesValuePropertiesProperty

Represents the data binding configuration for a specific property using data stored in AWS .

CfnFormPropsMixin.IFormInputBindingPropertiesValueProperty

Represents the data binding configuration for a form's input fields at runtime.You can use FormInputBindingPropertiesValue to add exposed properties to a form to allow different values to be entered when a form is reused in different places in an app.

CfnFormPropsMixin.IFormInputValuePropertyBindingPropertiesProperty

Associates a form property to a binding property.

CfnFormPropsMixin.IFormInputValuePropertyProperty

The FormInputValueProperty property specifies the configuration for an input field on a form.

CfnFormPropsMixin.IFormStyleConfigProperty

The FormStyleConfig property specifies the configuration settings for the form's style properties.

CfnFormPropsMixin.IFormStyleProperty

The FormStyle property specifies the configuration for the form's style.

CfnFormPropsMixin.ISectionalElementProperty

The SectionalElement property specifies the configuration information for a visual helper element for a form.

CfnFormPropsMixin.IValueMappingProperty

The ValueMapping property specifies the association between a complex object and a display value.

CfnFormPropsMixin.IValueMappingsProperty

The ValueMappings property specifies the data binding configuration for a value map.

CfnThemePropsMixin.IThemeValueProperty

The ThemeValue property specifies the configuration of a theme's properties.

CfnThemePropsMixin.IThemeValuesProperty

The ThemeValues property specifies key-value pair that defines a property of a theme.

ICfnComponentMixinProps

Properties for CfnComponentPropsMixin.

ICfnFormMixinProps

Properties for CfnFormPropsMixin.

ICfnThemeMixinProps

Properties for CfnThemePropsMixin.

Back to top Generated by DocFX