UpdateDeliveryConfigurationRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The field delimiter to use between record fields when the final output format of a delivery is in Plain, W3C, or Raw format.

Link copied to clipboard
val id: String?

The ID of the delivery to be updated by this request.

Link copied to clipboard

The list of record fields to be delivered to the destination, in order. If the delivery's log source has mandatory fields, they must be included in this list.

Link copied to clipboard

This structure contains parameters that are valid only when the delivery's delivery destination is an S3 bucket.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String