S3LogConfiguration

The S3 log configuration.

Types

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

Properties

Link copied to clipboard

The S3 bucket name where logs are delivered.

Link copied to clipboard

The expected bucket owner of the target S3 bucket. The caller must have permissions to write to the target bucket.

Link copied to clipboard

The folder structure that defines the organizational structure for log files in S3.

Link copied to clipboard

The S3 path prefix that determines where log files are stored.

Link copied to clipboard

The format of the LogFile that is written to S3.

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