Builder

class Builder

Properties

Link copied to clipboard

Use this array to create burn rates for this SLO. Each burn rate is a metric that indicates how fast the service is consuming the error budget, relative to the attainment goal of the SLO.

Link copied to clipboard

An optional description for the SLO.

Link copied to clipboard
var goal: Goal?

A structure that contains the attributes that determine the goal of the SLO. This includes the time period for evaluation and the attainment threshold.

Link copied to clipboard
var id: String?

The Amazon Resource Name (ARN) or name of the service level objective that you want to update.

Link copied to clipboard

If this SLO is a request-based SLO, this structure defines the information about what performance metric this SLO will monitor.

Link copied to clipboard

If this SLO is a period-based SLO, this structure defines the information about what performance metric this SLO will monitor.