Uses of Class
software.amazon.awssdk.services.amplifyuibuilder.model.FieldInputConfig
-
Packages that use FieldInputConfig Package Description software.amazon.awssdk.services.amplifyuibuilder.model -
-
Uses of FieldInputConfig in software.amazon.awssdk.services.amplifyuibuilder.model
Methods in software.amazon.awssdk.services.amplifyuibuilder.model that return FieldInputConfig Modifier and Type Method Description FieldInputConfigFieldConfig. inputType()Describes the configuration for the default input value to display for a field.Methods in software.amazon.awssdk.services.amplifyuibuilder.model with parameters of type FieldInputConfig Modifier and Type Method Description FieldConfig.BuilderFieldConfig.Builder. inputType(FieldInputConfig inputType)Describes the configuration for the default input value to display for a field.
-