Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder.CfnFormPropsMixin.FieldInputConfigProperty.Builder
Packages that use CfnFormPropsMixin.FieldInputConfigProperty.Builder
-
Uses of CfnFormPropsMixin.FieldInputConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder
Methods in software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder that return CfnFormPropsMixin.FieldInputConfigProperty.BuilderModifier and TypeMethodDescriptionCfnFormPropsMixin.FieldInputConfigProperty.builder()CfnFormPropsMixin.FieldInputConfigProperty.Builder.defaultChecked(Boolean defaultChecked) Sets the value ofCfnFormPropsMixin.FieldInputConfigProperty.getDefaultChecked()CfnFormPropsMixin.FieldInputConfigProperty.Builder.defaultChecked(IResolvable defaultChecked) Sets the value ofCfnFormPropsMixin.FieldInputConfigProperty.getDefaultChecked()CfnFormPropsMixin.FieldInputConfigProperty.Builder.defaultCountryCode(String defaultCountryCode) Sets the value ofCfnFormPropsMixin.FieldInputConfigProperty.getDefaultCountryCode()CfnFormPropsMixin.FieldInputConfigProperty.Builder.defaultValue(String defaultValue) Sets the value ofCfnFormPropsMixin.FieldInputConfigProperty.getDefaultValue()CfnFormPropsMixin.FieldInputConfigProperty.Builder.descriptiveText(String descriptiveText) Sets the value ofCfnFormPropsMixin.FieldInputConfigProperty.getDescriptiveText()CfnFormPropsMixin.FieldInputConfigProperty.Builder.fileUploaderConfig(CfnFormPropsMixin.FileUploaderFieldConfigProperty fileUploaderConfig) Sets the value ofCfnFormPropsMixin.FieldInputConfigProperty.getFileUploaderConfig()CfnFormPropsMixin.FieldInputConfigProperty.Builder.fileUploaderConfig(IResolvable fileUploaderConfig) Sets the value ofCfnFormPropsMixin.FieldInputConfigProperty.getFileUploaderConfig()Sets the value ofCfnFormPropsMixin.FieldInputConfigProperty.getIsArray()CfnFormPropsMixin.FieldInputConfigProperty.Builder.isArray(IResolvable isArray) Sets the value ofCfnFormPropsMixin.FieldInputConfigProperty.getIsArray()Sets the value ofCfnFormPropsMixin.FieldInputConfigProperty.getMaxValue()Sets the value ofCfnFormPropsMixin.FieldInputConfigProperty.getMinValue()Sets the value ofCfnFormPropsMixin.FieldInputConfigProperty.getName()CfnFormPropsMixin.FieldInputConfigProperty.Builder.placeholder(String placeholder) Sets the value ofCfnFormPropsMixin.FieldInputConfigProperty.getPlaceholder()Sets the value ofCfnFormPropsMixin.FieldInputConfigProperty.getReadOnly()CfnFormPropsMixin.FieldInputConfigProperty.Builder.readOnly(IResolvable readOnly) Sets the value ofCfnFormPropsMixin.FieldInputConfigProperty.getReadOnly()Sets the value ofCfnFormPropsMixin.FieldInputConfigProperty.getRequired()CfnFormPropsMixin.FieldInputConfigProperty.Builder.required(IResolvable required) Sets the value ofCfnFormPropsMixin.FieldInputConfigProperty.getRequired()Sets the value ofCfnFormPropsMixin.FieldInputConfigProperty.getStep()Sets the value ofCfnFormPropsMixin.FieldInputConfigProperty.getType()Sets the value ofCfnFormPropsMixin.FieldInputConfigProperty.getValue()CfnFormPropsMixin.FieldInputConfigProperty.Builder.valueMappings(CfnFormPropsMixin.ValueMappingsProperty valueMappings) Sets the value ofCfnFormPropsMixin.FieldInputConfigProperty.getValueMappings()CfnFormPropsMixin.FieldInputConfigProperty.Builder.valueMappings(IResolvable valueMappings) Sets the value ofCfnFormPropsMixin.FieldInputConfigProperty.getValueMappings()Constructors in software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder with parameters of type CfnFormPropsMixin.FieldInputConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFormPropsMixin.FieldInputConfigProperty.Builder.