ClusterLoggingProperties

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

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val s3KeyPrefix: String? = null