Uses of Interface
software.amazon.awscdk.services.amplifyuibuilder.CfnForm.FormButtonProperty
Package
Description
AWS::AmplifyUIBuilder Construct Library
-
Uses of CfnForm.FormButtonProperty in software.amazon.awscdk.services.amplifyuibuilder
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnForm.FormButtonProperty
Modifier and TypeMethodDescriptionCfnForm.FormButtonProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnForm.FormCTAProperty.Builder.cancel
(CfnForm.FormButtonProperty cancel) Sets the value ofCfnForm.FormCTAProperty.getCancel()
CfnForm.FormCTAProperty.Builder.clear
(CfnForm.FormButtonProperty clear) Sets the value ofCfnForm.FormCTAProperty.getClear()
CfnForm.FormCTAProperty.Builder.submit
(CfnForm.FormButtonProperty submit) Sets the value ofCfnForm.FormCTAProperty.getSubmit()