CreateDeliveryRequest

Types

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

Properties

Link copied to clipboard

The ARN of the delivery destination to use for this delivery.

Link copied to clipboard

The name of the delivery source to use for this delivery.

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

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.

Link copied to clipboard

An optional list of key-value pairs to associate with the resource.

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