body

@JvmName(name = "garnxcimcoqyhhrl")
suspend fun body(value: Output<String>)
@JvmName(name = "fdahvscnpkvaxspx")
suspend fun body(value: String?)

Parameters

value

Body. HTTP request body. A request body is allowed only if the HTTP method is POST or PUT. It will result in invalid argument error to set a body on a job with an incompatible HttpMethod.