Label

class Label

The label details.

Types

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

Properties

Link copied to clipboard
val arn: String?

The label ARN.

Link copied to clipboard

Timestamp of when the event type was created.

Link copied to clipboard

The label description.

Link copied to clipboard

Timestamp of when the label was last updated.

Link copied to clipboard
val name: String?

The label name.

Functions

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