workerLogDelivery

@JvmName(name = "jjosspjpisxdpnev")
suspend fun workerLogDelivery(value: Output<ConnectorWorkerLogDeliveryArgs>)
@JvmName(name = "etjemqaxfwpmxjen")
suspend fun workerLogDelivery(value: ConnectorWorkerLogDeliveryArgs)

Parameters

value

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


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

Parameters

argument

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