workerLogDelivery

@JvmName(name = "tqlyhdnymmwgmlra")
suspend fun workerLogDelivery(value: Output<ConnectorLogDeliveryWorkerLogDeliveryArgs>)
@JvmName(name = "jgeirldlxwmrloba")
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 = "gwosktulytiilqok")
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.