cta

@JvmName(name = "xdjaugidppqkejvs")
suspend fun cta(value: Output<FormCtaArgs>)
@JvmName(name = "crhgnmxkglxhrmxo")
suspend fun cta(value: FormCtaArgs?)

Parameters

value

The FormCTA object that stores the call to action configuration for the form.


@JvmName(name = "knogiwjjlujibknm")
suspend fun cta(argument: suspend FormCtaArgsBuilder.() -> Unit)

Parameters

argument

The FormCTA object that stores the call to action configuration for the form.