template

@JvmName(name = "undksvmlqkvgblkk")
suspend fun template(value: Output<Any>)
@JvmName(name = "ctfwafhchacnkabm")
suspend fun template(value: Any?)

Parameters

value

The template content. You use this element when you want to pass the template syntax directly in the request rather than link to an existing template. It can be a JObject or well-formed JSON string. Use either the templateLink property or the template property, but not both.