SlaInputConfiguration

Represents the input configuration of an SLA being created.

Types

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

Properties

Link copied to clipboard

Unique identifier of a field.

Link copied to clipboard

Name of an SLA.

Link copied to clipboard

Represents a list of target field values for the fieldId specified in SlaInputConfiguration. The SLA is considered met if any one of these target field values matches the actual field value.

Link copied to clipboard

Target duration in minutes within which an SLA should be completed.

Link copied to clipboard

Type of SLA.

Functions

Link copied to clipboard
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