Uses of Class
software.amazon.awssdk.services.amplifyuibuilder.model.ValueMappings
-
Packages that use ValueMappings Package Description software.amazon.awssdk.services.amplifyuibuilder.model -
-
Uses of ValueMappings in software.amazon.awssdk.services.amplifyuibuilder.model
Methods in software.amazon.awssdk.services.amplifyuibuilder.model that return ValueMappings Modifier and Type Method Description ValueMappingsFieldInputConfig. valueMappings()The information to use to customize the input fields with data at runtime.Methods in software.amazon.awssdk.services.amplifyuibuilder.model with parameters of type ValueMappings Modifier and Type Method Description FieldInputConfig.BuilderFieldInputConfig.Builder. valueMappings(ValueMappings valueMappings)The information to use to customize the input fields with data at runtime.
-