ConnectorLogDeliveryArgs

data class ConnectorLogDeliveryArgs(val workerLogDelivery: Output<ConnectorLogDeliveryWorkerLogDeliveryArgs>) : ConvertibleToJava<ConnectorLogDeliveryArgs>

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): ConnectorLogDeliveryArgs

Properties

Link copied to clipboard

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