Uses of Class
software.amazon.awscdk.services.amplifyuibuilder.CfnForm.ValueMappingsProperty.Builder
Packages that use CfnForm.ValueMappingsProperty.Builder
Package
Description
AWS::AmplifyUIBuilder Construct Library
-
Uses of CfnForm.ValueMappingsProperty.Builder in software.amazon.awscdk.services.amplifyuibuilder
Methods in software.amazon.awscdk.services.amplifyuibuilder that return CfnForm.ValueMappingsProperty.BuilderModifier and TypeMethodDescriptionCfnForm.ValueMappingsProperty.Builder.bindingProperties
(Map<String, ? extends Object> bindingProperties) Sets the value ofCfnForm.ValueMappingsProperty.getBindingProperties()
CfnForm.ValueMappingsProperty.Builder.bindingProperties
(IResolvable bindingProperties) Sets the value ofCfnForm.ValueMappingsProperty.getBindingProperties()
CfnForm.ValueMappingsProperty.builder()
Sets the value ofCfnForm.ValueMappingsProperty.getValues()
CfnForm.ValueMappingsProperty.Builder.values
(IResolvable values) Sets the value ofCfnForm.ValueMappingsProperty.getValues()
Constructors in software.amazon.awscdk.services.amplifyuibuilder with parameters of type CfnForm.ValueMappingsProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnForm.ValueMappingsProperty.Builder
.