S3LogDestinationParameters

The Amazon S3 logging configuration settings for the pipe.

Types

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

Properties

Link copied to clipboard

Specifies the name of the Amazon S3 bucket to which EventBridge delivers the log records for the pipe.

Link copied to clipboard

Specifies the Amazon Web Services account that owns the Amazon S3 bucket to which EventBridge delivers the log records for the pipe.

Link copied to clipboard

How EventBridge should format the log records.

Link copied to clipboard

Specifies any prefix text with which to begin Amazon S3 log object names.

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