Show / Hide Table of Contents

Namespace Amazon.CDK.AWS.AmplifyUIBuilder

AWS::AmplifyUIBuilder Construct Library

--- End-of-Support
AWS CDK v1 has reached End-of-Support on 2023-06-01.
This package is no longer being updated, and users should migrate to AWS CDK v2.

For more information on how to migrate, see the Migrating to AWS CDK v2 guide.


This module is part of the AWS Cloud Development Kit project.

using Amazon.CDK.AWS.AmplifyUIBuilder;

There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:

    There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.

    For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::AmplifyUIBuilder.

    (Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)

    Classes

    CfnComponent

    A CloudFormation AWS::AmplifyUIBuilder::Component.

    CfnComponent.ActionParametersProperty

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

    CfnComponent.ComponentBindingPropertiesValuePropertiesProperty

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

    CfnComponent.ComponentBindingPropertiesValueProperty

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

    CfnComponent.ComponentChildProperty

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

    CfnComponent.ComponentConditionPropertyProperty

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

    CfnComponent.ComponentDataConfigurationProperty

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

    CfnComponent.ComponentEventProperty

    The ComponentEvent property specifies the configuration of an event.

    CfnComponent.ComponentPropertyBindingPropertiesProperty

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

    CfnComponent.ComponentPropertyProperty

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

    CfnComponent.ComponentVariantProperty

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

    CfnComponent.FormBindingElementProperty
    CfnComponent.MutationActionSetStateParameterProperty

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

    CfnComponent.PredicateProperty

    The Predicate property specifies information for generating Amplify DataStore queries.

    CfnComponent.SortPropertyProperty

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

    CfnComponentProps

    Properties for defining a CfnComponent.

    CfnForm

    A CloudFormation AWS::AmplifyUIBuilder::Form.

    CfnForm.FieldConfigProperty

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

    CfnForm.FieldInputConfigProperty

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

    CfnForm.FieldPositionProperty

    The FieldPosition property specifies the field position.

    CfnForm.FieldValidationConfigurationProperty

    The FieldValidationConfiguration property specifies the validation configuration for a field.

    CfnForm.FileUploaderFieldConfigProperty
    CfnForm.FormButtonProperty

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

    CfnForm.FormCTAProperty

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

    CfnForm.FormDataTypeConfigProperty

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

    CfnForm.FormInputValuePropertyProperty

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

    CfnForm.FormStyleConfigProperty

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

    CfnForm.FormStyleProperty

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

    CfnForm.SectionalElementProperty

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

    CfnForm.ValueMappingProperty

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

    CfnForm.ValueMappingsProperty

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

    CfnFormProps

    Properties for defining a CfnForm.

    CfnTheme

    A CloudFormation AWS::AmplifyUIBuilder::Theme.

    CfnTheme.ThemeValueProperty

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

    CfnTheme.ThemeValuesProperty

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

    CfnThemeProps

    Properties for defining a CfnTheme.

    Interfaces

    CfnComponent.IActionParametersProperty

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

    CfnComponent.IComponentBindingPropertiesValuePropertiesProperty

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

    CfnComponent.IComponentBindingPropertiesValueProperty

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

    CfnComponent.IComponentChildProperty

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

    CfnComponent.IComponentConditionPropertyProperty

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

    CfnComponent.IComponentDataConfigurationProperty

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

    CfnComponent.IComponentEventProperty

    The ComponentEvent property specifies the configuration of an event.

    CfnComponent.IComponentPropertyBindingPropertiesProperty

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

    CfnComponent.IComponentPropertyProperty

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

    CfnComponent.IComponentVariantProperty

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

    CfnComponent.IFormBindingElementProperty
    CfnComponent.IMutationActionSetStateParameterProperty

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

    CfnComponent.IPredicateProperty

    The Predicate property specifies information for generating Amplify DataStore queries.

    CfnComponent.ISortPropertyProperty

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

    CfnForm.IFieldConfigProperty

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

    CfnForm.IFieldInputConfigProperty

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

    CfnForm.IFieldPositionProperty

    The FieldPosition property specifies the field position.

    CfnForm.IFieldValidationConfigurationProperty

    The FieldValidationConfiguration property specifies the validation configuration for a field.

    CfnForm.IFileUploaderFieldConfigProperty
    CfnForm.IFormButtonProperty

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

    CfnForm.IFormCTAProperty

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

    CfnForm.IFormDataTypeConfigProperty

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

    CfnForm.IFormInputValuePropertyProperty

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

    CfnForm.IFormStyleConfigProperty

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

    CfnForm.IFormStyleProperty

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

    CfnForm.ISectionalElementProperty

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

    CfnForm.IValueMappingProperty

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

    CfnForm.IValueMappingsProperty

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

    CfnTheme.IThemeValueProperty

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

    CfnTheme.IThemeValuesProperty

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

    ICfnComponentProps

    Properties for defining a CfnComponent.

    ICfnFormProps

    Properties for defining a CfnForm.

    ICfnThemeProps

    Properties for defining a CfnTheme.

    Back to top Generated by DocFX