Builder
Properties
Each object in this array defines the length of the look-back window used to calculate one burn rate metric for this SLO. The burn rate measures how fast the service is consuming the error budget, relative to the attainment goal of the SLO.
The date and time that this SLO was created. When used in a raw HTTP Query API, it is formatted as yyyy-MM-dd'T'HH:mm:ss
. For example, 2019-07-01T23:59:59
.
The description that you created for this SLO.
Displays whether this is a period-based SLO or a request-based SLO.
The time that this SLO was most recently updated. When used in a raw HTTP Query API, it is formatted as yyyy-MM-dd'T'HH:mm:ss
. For example, 2019-07-01T23:59:59
.
Displays the SLI metric source type for this SLO. Supported types are:
A structure containing information about the performance metric that this SLO monitors, if this is a request-based SLO.
A structure containing information about the performance metric that this SLO monitors, if this is a period-based SLO.
Functions
construct an aws.sdk.kotlin.services.applicationsignals.model.Goal inside the given block
construct an aws.sdk.kotlin.services.applicationsignals.model.RequestBasedServiceLevelIndicator inside the given block
construct an aws.sdk.kotlin.services.applicationsignals.model.ServiceLevelIndicator inside the given block