EventDetails

Detailed information about a specific event, including event metadata.

Types

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

Properties

Link copied to clipboard

Metadata specific to the event, which may include information about the cluster, instance group, or instance involved.

Functions

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