LabelSummary

Information about the label.

Types

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

Properties

Link copied to clipboard

The time at which the label was created.

Link copied to clipboard

The timestamp indicating the end of the label.

Link copied to clipboard

Indicates that a label pertains to a particular piece of equipment.

Link copied to clipboard

Indicates the type of anomaly associated with the label.

Link copied to clipboard

The Amazon Resource Name (ARN) of the label group.

Link copied to clipboard

The name of the label group.

Link copied to clipboard

The ID of the label.

Link copied to clipboard

Indicates whether a labeled event represents an anomaly.

Link copied to clipboard

The timestamp indicating the start of the label.

Functions

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