workerLogDelivery

@JvmName(name = "fxqfkskxmykgabmo")
suspend fun workerLogDelivery(value: Output<ConnectorLogDeliveryWorkerLogDeliveryArgs>)
@JvmName(name = "llhftnmjibwvvyse")
suspend fun workerLogDelivery(value: ConnectorLogDeliveryWorkerLogDeliveryArgs)

Parameters

value

The workers can send worker logs to different destination types. This configuration specifies the details of these destinations. See below.


@JvmName(name = "kcffgbqarnjnbbpr")
suspend fun workerLogDelivery(argument: suspend ConnectorLogDeliveryWorkerLogDeliveryArgsBuilder.() -> Unit)

Parameters

argument

The workers can send worker logs to different destination types. This configuration specifies the details of these destinations. See below.