Uses of Interface
software.amazon.awscdk.services.amplifyuibuilder.CfnForm.FormCTAProperty
Packages that use CfnForm.FormCTAProperty
Package
Description
AWS::AmplifyUIBuilder Construct Library
-
Uses of CfnForm.FormCTAProperty in software.amazon.awscdk.services.amplifyuibuilder
Classes in software.amazon.awscdk.services.amplifyuibuilder that implement CfnForm.FormCTAPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnForm.FormCTAPropertyMethods in software.amazon.awscdk.services.amplifyuibuilder that return CfnForm.FormCTAPropertyModifier and TypeMethodDescriptionCfnForm.FormCTAProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.amplifyuibuilder with parameters of type CfnForm.FormCTAPropertyModifier and TypeMethodDescriptionCfnForm.Builder.cta(CfnForm.FormCTAProperty cta) TheFormCTAobject that stores the call to action configuration for the form.CfnFormProps.Builder.cta(CfnForm.FormCTAProperty cta) Sets the value ofCfnFormProps.getCta()voidCfnForm.setCta(CfnForm.FormCTAProperty value) TheFormCTAobject that stores the call to action configuration for the form.