templateBody

@JvmName(name = "fkmaoowyxxnhtonm")
suspend fun templateBody(value: Output<String>)
@JvmName(name = "vmnttoqluhaonfhf")
suspend fun templateBody(value: String?)

Parameters

value

The structure that contains the template body. The template body must be 1 to 524,288 bytes in length. If the length of the template body is longer than required, we recommend that you add parameters to the HTTP POST request body to avoid request failures due to excessive length of URLs. You can specify one of TemplateBody or TemplateURL parameters, but you cannot specify both of them.