Package software.amazon.awscdk.services.amplifyuibuilder
package software.amazon.awscdk.services.amplifyuibuilder
AWS::AmplifyUIBuilder Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.amplifyuibuilder.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for AmplifyUIBuilder construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::AmplifyUIBuilder resources directly.
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.)
-
ClassDescriptionThe AWS::AmplifyUIBuilder::Component resource specifies a component within an Amplify app.Represents the event action configuration for an element of a
Component
orComponentChild
.A builder forCfnComponent.ActionParametersProperty
An implementation forCfnComponent.ActionParametersProperty
A fluent builder forCfnComponent
.TheComponentBindingPropertiesValueProperties
property specifies the data binding configuration for a specific property using data stored in AWS .An implementation forCfnComponent.ComponentBindingPropertiesValuePropertiesProperty
TheComponentBindingPropertiesValue
property specifies the data binding configuration for a component at runtime.A builder forCfnComponent.ComponentBindingPropertiesValueProperty
An implementation forCfnComponent.ComponentBindingPropertiesValueProperty
TheComponentChild
property specifies a nested UI configuration within a parentComponent
.A builder forCfnComponent.ComponentChildProperty
An implementation forCfnComponent.ComponentChildProperty
TheComponentConditionProperty
property specifies a conditional expression for setting a component property.A builder forCfnComponent.ComponentConditionPropertyProperty
An implementation forCfnComponent.ComponentConditionPropertyProperty
TheComponentDataConfiguration
property specifies the configuration for binding a component's properties to data.A builder forCfnComponent.ComponentDataConfigurationProperty
An implementation forCfnComponent.ComponentDataConfigurationProperty
TheComponentEvent
property specifies the configuration of an event.A builder forCfnComponent.ComponentEventProperty
An implementation forCfnComponent.ComponentEventProperty
TheComponentPropertyBindingProperties
property specifies a component property to associate with a binding property.A builder forCfnComponent.ComponentPropertyBindingPropertiesProperty
An implementation forCfnComponent.ComponentPropertyBindingPropertiesProperty
TheComponentProperty
property specifies the configuration for all of a component's properties.A builder forCfnComponent.ComponentPropertyProperty
An implementation forCfnComponent.ComponentPropertyProperty
TheComponentVariant
property specifies the style configuration of a unique variation of a main component.A builder forCfnComponent.ComponentVariantProperty
An implementation forCfnComponent.ComponentVariantProperty
Describes how to bind a component property to form data.A builder forCfnComponent.FormBindingElementProperty
An implementation forCfnComponent.FormBindingElementProperty
Represents the state configuration when an action modifies a property of another element within the same component.A builder forCfnComponent.MutationActionSetStateParameterProperty
An implementation forCfnComponent.MutationActionSetStateParameterProperty
ThePredicate
property specifies information for generating Amplify DataStore queries.A builder forCfnComponent.PredicateProperty
An implementation forCfnComponent.PredicateProperty
TheSortProperty
property specifies how to sort the data that you bind to a component.A builder forCfnComponent.SortPropertyProperty
An implementation forCfnComponent.SortPropertyProperty
Properties for defining aCfnComponent
.A builder forCfnComponentProps
An implementation forCfnComponentProps
The AWS::AmplifyUIBuilder::Form resource specifies all of the information that is required to create a form.A fluent builder forCfnForm
.TheFieldConfig
property specifies the configuration information for a field in a table.A builder forCfnForm.FieldConfigProperty
An implementation forCfnForm.FieldConfigProperty
TheFieldInputConfig
property specifies the configuration for the default input values to display for a field.A builder forCfnForm.FieldInputConfigProperty
An implementation forCfnForm.FieldInputConfigProperty
TheFieldPosition
property specifies the field position.A builder forCfnForm.FieldPositionProperty
An implementation forCfnForm.FieldPositionProperty
TheFieldValidationConfiguration
property specifies the validation configuration for a field.A builder forCfnForm.FieldValidationConfigurationProperty
An implementation forCfnForm.FieldValidationConfigurationProperty
Describes the configuration for the file uploader field.A builder forCfnForm.FileUploaderFieldConfigProperty
An implementation forCfnForm.FileUploaderFieldConfigProperty
TheFormButton
property specifies the configuration for a button UI element that is a part of a form.A builder forCfnForm.FormButtonProperty
An implementation forCfnForm.FormButtonProperty
TheFormCTA
property specifies the call to action button configuration for the form.A builder forCfnForm.FormCTAProperty
An implementation forCfnForm.FormCTAProperty
TheFormDataTypeConfig
property specifies the data type configuration for the data source associated with a form.A builder forCfnForm.FormDataTypeConfigProperty
An implementation forCfnForm.FormDataTypeConfigProperty
Represents the data binding configuration for a specific property using data stored in AWS .An implementation forCfnForm.FormInputBindingPropertiesValuePropertiesProperty
Represents the data binding configuration for a form's input fields at runtime.You can useFormInputBindingPropertiesValue
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.A builder forCfnForm.FormInputBindingPropertiesValueProperty
An implementation forCfnForm.FormInputBindingPropertiesValueProperty
Associates a form property to a binding property.A builder forCfnForm.FormInputValuePropertyBindingPropertiesProperty
An implementation forCfnForm.FormInputValuePropertyBindingPropertiesProperty
TheFormInputValueProperty
property specifies the configuration for an input field on a form.A builder forCfnForm.FormInputValuePropertyProperty
An implementation forCfnForm.FormInputValuePropertyProperty
TheFormStyleConfig
property specifies the configuration settings for the form's style properties.A builder forCfnForm.FormStyleConfigProperty
An implementation forCfnForm.FormStyleConfigProperty
TheFormStyle
property specifies the configuration for the form's style.A builder forCfnForm.FormStyleProperty
An implementation forCfnForm.FormStyleProperty
TheSectionalElement
property specifies the configuration information for a visual helper element for a form.A builder forCfnForm.SectionalElementProperty
An implementation forCfnForm.SectionalElementProperty
TheValueMapping
property specifies the association between a complex object and a display value.A builder forCfnForm.ValueMappingProperty
An implementation forCfnForm.ValueMappingProperty
TheValueMappings
property specifies the data binding configuration for a value map.A builder forCfnForm.ValueMappingsProperty
An implementation forCfnForm.ValueMappingsProperty
Properties for defining aCfnForm
.A builder forCfnFormProps
An implementation forCfnFormProps
The AWS::AmplifyUIBuilder::Theme resource specifies a theme within an Amplify app.A fluent builder forCfnTheme
.TheThemeValue
property specifies the configuration of a theme's properties.A builder forCfnTheme.ThemeValueProperty
An implementation forCfnTheme.ThemeValueProperty
TheThemeValues
property specifies key-value pair that defines a property of a theme.A builder forCfnTheme.ThemeValuesProperty
An implementation forCfnTheme.ThemeValuesProperty
Properties for defining aCfnTheme
.A builder forCfnThemeProps
An implementation forCfnThemeProps