AuthorizerLogs

The authorizer logs configuration for this MSK cluster.

Types

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

Properties

Link copied to clipboard

Details of the CloudWatch Logs destination for authorizer logs.

Link copied to clipboard

Details of the Kinesis Data Firehose delivery stream that is the destination for authorizer logs.

Link copied to clipboard
val s3: S3?

Details of the Amazon S3 destination for authorizer logs.

Functions

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