Uses of Class
software.amazon.awscdk.services.amplifyuibuilder.CfnForm.ValueMappingProperty.Builder
Package
Description
AWS::AmplifyUIBuilder Construct Library
-
Uses of CfnForm.ValueMappingProperty.Builder in software.amazon.awscdk.services.amplifyuibuilder
Modifier and TypeMethodDescriptionCfnForm.ValueMappingProperty.builder()
CfnForm.ValueMappingProperty.Builder.displayValue
(IResolvable displayValue) Sets the value ofCfnForm.ValueMappingProperty.getDisplayValue()
CfnForm.ValueMappingProperty.Builder.displayValue
(CfnForm.FormInputValuePropertyProperty displayValue) Sets the value ofCfnForm.ValueMappingProperty.getDisplayValue()
CfnForm.ValueMappingProperty.Builder.value
(IResolvable value) Sets the value ofCfnForm.ValueMappingProperty.getValue()
CfnForm.ValueMappingProperty.Builder.value
(CfnForm.FormInputValuePropertyProperty value) Sets the value ofCfnForm.ValueMappingProperty.getValue()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnForm.ValueMappingProperty.Builder
.