template

@JvmName(name = "qponkmumfkrfjyqp")
suspend fun template(value: Output<TemplateArgs>)
@JvmName(name = "ofkdyflkuxhndotd")
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 = "tevlqtwbvkxbenqg")
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.