S3LogDelivery

Details about delivering logs to Amazon S3.

Types

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

Properties

Link copied to clipboard

The name of the S3 bucket that is the destination for log delivery.

Link copied to clipboard

Specifies whether connector logs get sent to the specified Amazon S3 destination.

Link copied to clipboard

The S3 prefix that is the destination for log delivery.

Functions

Link copied to clipboard
inline fun copy(block: S3LogDelivery.Builder.() -> Unit = {}): S3LogDelivery
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