See: Description
| Interface | Description |
|---|---|
| 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.ComponentOverridesProperty |
The `ComponentOverrides` property specifies the component's properties that can be overriden in a customized instance of the component.
|
| CfnComponent.ComponentOverridesValueProperty |
The `ComponentOverridesValue` property specifies the value of the component's properties that can be overriden in a customized instance of the component.
|
| CfnComponent.ComponentPropertiesProperty |
The `ComponentProperties` property specifies the component's properties.
|
| 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.ComponentVariantValuesProperty |
The `ComponentVariantValues` property specifies the combination of variants that comprise a `ComponentVariant` .
|
| CfnComponent.FormBindingsProperty |
The `FormBindings` property specifies how to bind a component's properties to form data.
|
| 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`.
|
| 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`.
|
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.core.*;
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 if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.