ConfigurationTemplateDeliveryConfigValues

This structure contains the default values that are used for each configuration parameter when you use CreateDelivery to create a deliver under the current service type, resource type, and log type.

Types

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

Properties

Link copied to clipboard

The default field delimiter that is used in a CreateDelivery operation when the field delimiter is not specified in that operation. The field delimiter is used only when the final output delivery is in Plain, W3C, or Raw format.

Link copied to clipboard

The default record fields that will be delivered when a list of record fields is not provided in a CreateDelivery operation.

Link copied to clipboard

The delivery parameters that are used when you create a delivery to a delivery destination that is an S3 Bucket.

Functions

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