template

@JvmName(name = "orsjqgaxsjelpoqv")
suspend fun template(value: Output<TemplateArgs>)
@JvmName(name = "uadldkqtphqbeffu")
suspend fun template(value: TemplateArgs?)

Parameters

value

The content of the email, composed of a subject line and either an HTML part or a text-only part.


@JvmName(name = "dimmeixnaimidacq")
suspend fun template(argument: suspend TemplateArgsBuilder.() -> Unit)

Parameters

argument

The content of the email, composed of a subject line and either an HTML part or a text-only part.