Uses of Interface
software.amazon.awscdk.services.amplifyuibuilder.CfnForm.FormCTAProperty
Package
Description
AWS::AmplifyUIBuilder Construct Library
-
Uses of CfnForm.FormCTAProperty in software.amazon.awscdk.services.amplifyuibuilder
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnForm.FormCTAProperty
Modifier and TypeMethodDescriptionCfnForm.FormCTAProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnForm.Builder.cta
(CfnForm.FormCTAProperty cta) TheFormCTA
object that stores the call to action configuration for the form.CfnFormProps.Builder.cta
(CfnForm.FormCTAProperty cta) Sets the value ofCfnFormProps.getCta()
void
CfnForm.setCta
(CfnForm.FormCTAProperty value) TheFormCTA
object that stores the call to action configuration for the form.