body

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

Parameters

value

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. A base64-encoded string.