taskLogs

@JvmName(name = "ctchacceeowniqao")
suspend fun taskLogs(value: Output<EnvironmentLoggingConfigurationTaskLogsArgs>)
@JvmName(name = "gvskahnbfvgaxurm")
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 = "wesatkxcxyoceqpr")
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.