Uses of Class
software.amazon.awscdk.services.amplifyuibuilder.CfnForm.ValueMappingsProperty.Builder
Package
Description
AWS::AmplifyUIBuilder Construct Library
-
Uses of CfnForm.ValueMappingsProperty.Builder in software.amazon.awscdk.services.amplifyuibuilder
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnForm.ValueMappingsProperty.Builder
.