Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder.CfnFormPropsMixin.FieldConfigProperty.Builder
Packages that use CfnFormPropsMixin.FieldConfigProperty.Builder
-
Uses of CfnFormPropsMixin.FieldConfigProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder
Methods in software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder that return CfnFormPropsMixin.FieldConfigProperty.BuilderModifier and TypeMethodDescriptionCfnFormPropsMixin.FieldConfigProperty.builder()Sets the value ofCfnFormPropsMixin.FieldConfigProperty.getExcluded()CfnFormPropsMixin.FieldConfigProperty.Builder.excluded(IResolvable excluded) Sets the value ofCfnFormPropsMixin.FieldConfigProperty.getExcluded()CfnFormPropsMixin.FieldConfigProperty.Builder.inputType(CfnFormPropsMixin.FieldInputConfigProperty inputType) Sets the value ofCfnFormPropsMixin.FieldConfigProperty.getInputType()CfnFormPropsMixin.FieldConfigProperty.Builder.inputType(IResolvable inputType) Sets the value ofCfnFormPropsMixin.FieldConfigProperty.getInputType()Sets the value ofCfnFormPropsMixin.FieldConfigProperty.getLabel()CfnFormPropsMixin.FieldConfigProperty.Builder.position(CfnFormPropsMixin.FieldPositionProperty position) Sets the value ofCfnFormPropsMixin.FieldConfigProperty.getPosition()CfnFormPropsMixin.FieldConfigProperty.Builder.position(IResolvable position) Sets the value ofCfnFormPropsMixin.FieldConfigProperty.getPosition()CfnFormPropsMixin.FieldConfigProperty.Builder.validations(List<? extends Object> validations) Sets the value ofCfnFormPropsMixin.FieldConfigProperty.getValidations()CfnFormPropsMixin.FieldConfigProperty.Builder.validations(IResolvable validations) Sets the value ofCfnFormPropsMixin.FieldConfigProperty.getValidations()Constructors in software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder with parameters of type CfnFormPropsMixin.FieldConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFormPropsMixin.FieldConfigProperty.Builder.