package
1.204.0-devpreview
Repository: https://github.com/aws/aws-cdk-go.git
Documentation: pkg.go.dev

# README

AWS::AmplifyUIBuilder Construct Library

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

import amplifyuibuilder "github.com/aws/aws-cdk-go/awscdk"

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.)

# Functions

No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given construct is a CfnResource.
Return whether the given object is a Construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given construct is a CfnResource.
Return whether the given object is a Construct.
No description provided by the author
Returns `true` if a construct is a stack element (i.e.
Check whether the given construct is a CfnResource.
Return whether the given object is a Construct.
Create a new `AWS::AmplifyUIBuilder::Component`.
Create a new `AWS::AmplifyUIBuilder::Component`.
Create a new `AWS::AmplifyUIBuilder::Form`.
Create a new `AWS::AmplifyUIBuilder::Form`.
Create a new `AWS::AmplifyUIBuilder::Theme`.
Create a new `AWS::AmplifyUIBuilder::Theme`.

# Structs

Represents the event action configuration for an element of a `Component` or `ComponentChild` .
The `ComponentBindingPropertiesValueProperties` property specifies the data binding configuration for a specific property using data stored in AWS .
The `ComponentBindingPropertiesValue` property specifies the data binding configuration for a component at runtime.
The `ComponentChild` property specifies a nested UI configuration within a parent `Component` .
The `ComponentConditionProperty` property specifies a conditional expression for setting a component property.
The `ComponentDataConfiguration` property specifies the configuration for binding a component's properties to data.
The `ComponentEvent` property specifies the configuration of an event.
The `ComponentPropertyBindingProperties` property specifies a component property to associate with a binding property.
The `ComponentProperty` property specifies the configuration for all of a component's properties.
The `ComponentVariant` property specifies the style configuration of a unique variation of a main component.
Example: // The code below shows an example of how to instantiate this type.
Represents the state configuration when an action modifies a property of another element within the same component.
The `Predicate` property specifies information for generating Amplify DataStore queries.
The `SortProperty` property specifies how to sort the data that you bind to a component.
Properties for defining a `CfnComponent`.
The `FieldConfig` property specifies the configuration information for a field in a table.
The `FieldInputConfig` property specifies the configuration for the default input values to display for a field.
The `FieldPosition` property specifies the field position.
The `FieldValidationConfiguration` property specifies the validation configuration for a field.
Example: // The code below shows an example of how to instantiate this type.
The `FormButton` property specifies the configuration for a button UI element that is a part of a form.
The `FormCTA` property specifies the call to action button configuration for the form.
The `FormDataTypeConfig` property specifies the data type configuration for the data source associated with a form.
The `FormInputValueProperty` property specifies the configuration for an input field on a form.
The `FormStyleConfig` property specifies the configuration settings for the form's style properties.
The `FormStyle` property specifies the configuration for the form's style.
The `SectionalElement` property specifies the configuration information for a visual helper element for a form.
The `ValueMapping` property specifies the association between a complex object and a display value.
The `ValueMappings` property specifies the data binding configuration for a value map.
Properties for defining a `CfnForm`.
The `ThemeValue` property specifies the configuration of a theme's properties.
The `ThemeValues` property specifies key-value pair that defines a property of a theme.
Properties for defining a `CfnTheme`.

# Interfaces

A CloudFormation `AWS::AmplifyUIBuilder::Component`.
A CloudFormation `AWS::AmplifyUIBuilder::Form`.
A CloudFormation `AWS::AmplifyUIBuilder::Theme`.