schedulerLogs

@JvmName(name = "mmpvmipvhfpxhjxi")
suspend fun schedulerLogs(value: Output<EnvironmentLoggingConfigurationSchedulerLogsArgs>)
@JvmName(name = "nwpjdvilnppdhrmk")
suspend fun schedulerLogs(value: EnvironmentLoggingConfigurationSchedulerLogsArgs?)

Parameters

value

Log configuration options for the schedulers. See Module logging configuration for more information. Disabled by default.


@JvmName(name = "wouxmndyfjlcftuj")
suspend fun schedulerLogs(argument: suspend EnvironmentLoggingConfigurationSchedulerLogsArgsBuilder.() -> Unit)

Parameters

argument

Log configuration options for the schedulers. See Module logging configuration for more information. Disabled by default.