callLogLevel

@JvmName(name = "yfijviinooacipeb")
suspend fun callLogLevel(value: Output<String>)
@JvmName(name = "sqyewxvksvhjcvuf")
suspend fun callLogLevel(value: String?)

Parameters

value

Describes the level of platform logging to apply to calls and call responses during executions of this workflow. If both the workflow and the execution specify a logging level, the execution level takes precedence. Possible values are: CALL_LOG_LEVEL_UNSPECIFIED, LOG_ALL_CALLS, LOG_ERRORS_ONLY, LOG_NONE.