includeBody

@JvmName(name = "whwgjaducmpyswbd")
suspend fun includeBody(value: Output<Boolean>)
@JvmName(name = "omtrkjtxendbtayj")
suspend fun includeBody(value: Boolean?)

Parameters

value

When set to true it exposes the request body to the lambda function. Defaults to false. Valid values: true, false.