BotS3BucketLogDestination

data class BotS3BucketLogDestination(val kmsKeyArn: String? = null, val logPrefix: String, val s3BucketArn: String)

Constructors

Link copied to clipboard
constructor(kmsKeyArn: String? = null, logPrefix: String, s3BucketArn: String)

Types

Link copied to clipboard
object Companion

Properties

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