Class FormInputBindingPropertiesValueProperties

java.lang.Object
software.amazon.awssdk.services.amplifyuibuilder.model.FormInputBindingPropertiesValueProperties
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<FormInputBindingPropertiesValueProperties.Builder,FormInputBindingPropertiesValueProperties>

@Generated("software.amazon.awssdk:codegen") public final class FormInputBindingPropertiesValueProperties extends Object implements SdkPojo, Serializable, ToCopyableBuilder<FormInputBindingPropertiesValueProperties.Builder,FormInputBindingPropertiesValueProperties>

Represents the data binding configuration for a specific property using data stored in Amazon Web Services. For Amazon Web Services connected properties, you can bind a property to data stored in an Amplify DataStore model.

See Also: