ClusterLoggingProperties

data class ClusterLoggingProperties(val bucketName: String? = null, val s3KeyPrefix: String? = null)

Constructors

Link copied to clipboard
constructor(bucketName: String? = null, s3KeyPrefix: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val bucketName: String? = null

The name of an existing S3 bucket where the log files are to be stored. Constraints:

Link copied to clipboard
val s3KeyPrefix: String? = null

The prefix applied to the log file names. Constraints: