workerLogDelivery

@JvmName(name = "wgtwfbmfmmjgsngv")
suspend fun workerLogDelivery(value: Output<ConnectorLogDeliveryWorkerLogDeliveryArgs>)
@JvmName(name = "twshxfafmnesbbxm")
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 worker_log_delivery Block for details.


@JvmName(name = "osrwanvchcrssska")
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 worker_log_delivery Block for details.