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