ConfigurationTemplate

A structure containing information about the deafult settings and available settings that you can use to configure a delivery or a delivery destination.

Types

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

Properties

The action permissions that a caller needs to have to be able to successfully create a delivery source on the desired resource type when calling PutDeliverySource.

Link copied to clipboard

The valid values that a caller can use as field delimiters when calling CreateDelivery or UpdateDeliveryConfiguration on a delivery that delivers in Plain, W3C, or Raw format.

Link copied to clipboard

The allowed fields that a caller can use in the recordFields parameter of a CreateDelivery or UpdateDeliveryConfiguration operation.

Link copied to clipboard

The list of delivery destination output formats that are supported by this log source.

Link copied to clipboard

The list of variable fields that can be used in the suffix path of a delivery that delivers to an S3 bucket.

Link copied to clipboard

A mapping that displays the default value of each property within a delivery's configuration, if it is not specified in the request.

Link copied to clipboard

A string specifying which destination type this configuration template applies to.

Link copied to clipboard

A string specifying which log type this configuration template applies to.

Link copied to clipboard

A string specifying which resource type this configuration template applies to.

Link copied to clipboard

A string specifying which service this configuration template applies to. For more information about supported services see Enable logging from Amazon Web Services services..

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