taskLogs

@JvmName(name = "mgshsytiwpxwihub")
suspend fun taskLogs(value: Output<EnvironmentLoggingConfigurationTaskLogsArgs>)
@JvmName(name = "fdepmpmpfwxgqtil")
suspend fun taskLogs(value: EnvironmentLoggingConfigurationTaskLogsArgs?)

Parameters

value

Log configuration options for DAG tasks. See Module logging configuration for more information. Enabled by default with INFO log level.


@JvmName(name = "ahlhvnflyqlvylhm")
suspend fun taskLogs(argument: suspend EnvironmentLoggingConfigurationTaskLogsArgsBuilder.() -> Unit)

Parameters

argument

Log configuration options for DAG tasks. See Module logging configuration for more information. Enabled by default with INFO log level.