Builder

class Builder

Properties

Link copied to clipboard
var creationTime: <Error class: unknown class>?

The timestamp when the insight was created, in epoch milliseconds.

Link copied to clipboard

The display name of the insight.

Link copied to clipboard

The unique identifier of the insight.

Link copied to clipboard

Indicates whether the insight is experimental.

Link copied to clipboard

The priority level of the insight. Possible values are CRITICAL, HIGH, MEDIUM, and LOW.

Link copied to clipboard

The current status of the insight. Possible values are ACTIVE, RESOLVED, and DISMISSED.

Link copied to clipboard

The type of the insight. Possible values are EVENT and RECOMMENDATION.

Link copied to clipboard
var updateTime: <Error class: unknown class>?

The timestamp when the insight was last updated, in epoch milliseconds.