Builder
class Builder
Properties
Link copied to clipboard
The arithmetic operation to use when comparing the specified metric to the threshold. This parameter is required if this SLO is tracking the Latency
metric.
Link copied to clipboard
The value that the SLI metric is compared to. This parameter is required if this SLO is tracking the Latency
metric.
Link copied to clipboard
Use this structure to specify the metric to be used for the SLO.
Functions
Link copied to clipboard
fun requestBasedSliMetricConfig(block: RequestBasedServiceLevelIndicatorMetricConfig.Builder.() -> Unit)
construct an aws.sdk.kotlin.services.applicationsignals.model.RequestBasedServiceLevelIndicatorMetricConfig inside the given block