body

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

Parameters

value

HTTP request body. A request body is allowed only if the HTTP method is POST, PUT, or PATCH. It is an error to set body on a task with an incompatible HttpMethod.