schedulerLogs

@JvmName(name = "efqfaoywbcmpuvnm")
suspend fun schedulerLogs(value: Output<EnvironmentLoggingConfigurationSchedulerLogsArgs>)
@JvmName(name = "khugabtfaanglqha")
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 = "tsjbboelxceejbga")
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.