Uses of Class
software.amazon.awssdk.services.amplifyuibuilder.model.FormInputBindingPropertiesValueProperties
-
Packages that use FormInputBindingPropertiesValueProperties Package Description software.amazon.awssdk.services.amplifyuibuilder.model -
-
Uses of FormInputBindingPropertiesValueProperties in software.amazon.awssdk.services.amplifyuibuilder.model
Methods in software.amazon.awssdk.services.amplifyuibuilder.model that return FormInputBindingPropertiesValueProperties Modifier and Type Method Description FormInputBindingPropertiesValuePropertiesFormInputBindingPropertiesValue. bindingProperties()Describes the properties to customize with data at runtime.Methods in software.amazon.awssdk.services.amplifyuibuilder.model with parameters of type FormInputBindingPropertiesValueProperties Modifier and Type Method Description FormInputBindingPropertiesValue.BuilderFormInputBindingPropertiesValue.Builder. bindingProperties(FormInputBindingPropertiesValueProperties bindingProperties)Describes the properties to customize with data at runtime.
-