Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder.CfnFormMixinProps.Builder
Packages that use CfnFormMixinProps.Builder
-
Uses of CfnFormMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder
Methods in software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder that return CfnFormMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnFormMixinProps.getAppId()static CfnFormMixinProps.BuilderCfnFormMixinProps.builder()CfnFormMixinProps.Builder.cta(CfnFormPropsMixin.FormCTAProperty cta) Sets the value ofCfnFormMixinProps.getCta()CfnFormMixinProps.Builder.cta(IResolvable cta) Sets the value ofCfnFormMixinProps.getCta()CfnFormMixinProps.Builder.dataType(CfnFormPropsMixin.FormDataTypeConfigProperty dataType) Sets the value ofCfnFormMixinProps.getDataType()CfnFormMixinProps.Builder.dataType(IResolvable dataType) Sets the value ofCfnFormMixinProps.getDataType()CfnFormMixinProps.Builder.environmentName(String environmentName) Sets the value ofCfnFormMixinProps.getEnvironmentName()Sets the value ofCfnFormMixinProps.getFields()CfnFormMixinProps.Builder.fields(IResolvable fields) Sets the value ofCfnFormMixinProps.getFields()CfnFormMixinProps.Builder.formActionType(String formActionType) Sets the value ofCfnFormMixinProps.getFormActionType()CfnFormMixinProps.Builder.labelDecorator(String labelDecorator) Sets the value ofCfnFormMixinProps.getLabelDecorator()Sets the value ofCfnFormMixinProps.getName()CfnFormMixinProps.Builder.schemaVersion(String schemaVersion) Sets the value ofCfnFormMixinProps.getSchemaVersion()CfnFormMixinProps.Builder.sectionalElements(Map<String, ? extends Object> sectionalElements) Sets the value ofCfnFormMixinProps.getSectionalElements()CfnFormMixinProps.Builder.sectionalElements(IResolvable sectionalElements) Sets the value ofCfnFormMixinProps.getSectionalElements()CfnFormMixinProps.Builder.style(CfnFormPropsMixin.FormStyleProperty style) Sets the value ofCfnFormMixinProps.getStyle()CfnFormMixinProps.Builder.style(IResolvable style) Sets the value ofCfnFormMixinProps.getStyle()Sets the value ofCfnFormMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder with parameters of type CfnFormMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnFormMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnFormMixinProps.Builder.