ServiceLevelObjectiveSummary

A structure that contains information about one service level objective (SLO) created in Application Signals.

Types

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

Properties

Link copied to clipboard
val arn: String

The ARN of this service level objective.

Link copied to clipboard

The date and time that this service level objective was created. It is expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC.

Link copied to clipboard

Identifies the dependency using the DependencyKeyAttributes and DependencyOperationName.

Link copied to clipboard

Displays whether this is a period-based SLO or a request-based SLO.

Link copied to clipboard

This is a string-to-string map. It can include the following fields.

Link copied to clipboard

Displays the SLI metric source type for this SLO. Supported types are:

Link copied to clipboard

The name of the service level objective.

Link copied to clipboard

If this service level objective is specific to a single operation, this field displays the name of that operation.

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