workerLogs

@JvmName(name = "sstiywxaffrptkje")
suspend fun workerLogs(value: Output<EnvironmentLoggingConfigurationWorkerLogsArgs>)
@JvmName(name = "ofpdabmyjcjsjgng")
suspend fun workerLogs(value: EnvironmentLoggingConfigurationWorkerLogsArgs?)

Parameters

value

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


@JvmName(name = "kesskoantobmgifg")
suspend fun workerLogs(argument: suspend EnvironmentLoggingConfigurationWorkerLogsArgsBuilder.() -> Unit)

Parameters

argument

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