Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder.CfnFormPropsMixin.FormCTAProperty
Packages that use CfnFormPropsMixin.FormCTAProperty
-
Uses of CfnFormPropsMixin.FormCTAProperty in software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder
Classes in software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder that implement CfnFormPropsMixin.FormCTAPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFormPropsMixin.FormCTAPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder that return CfnFormPropsMixin.FormCTAPropertyModifier and TypeMethodDescriptionCfnFormPropsMixin.FormCTAProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder with parameters of type CfnFormPropsMixin.FormCTAPropertyModifier and TypeMethodDescriptionCfnFormMixinProps.Builder.cta(CfnFormPropsMixin.FormCTAProperty cta) Sets the value ofCfnFormMixinProps.getCta()CfnFormPropsMixin.Builder.cta(CfnFormPropsMixin.FormCTAProperty cta) TheFormCTAobject that stores the call to action configuration for the form.