requestBasedSli

@JvmName(name = "fllrjbjgqdqrsgtm")
suspend fun requestBasedSli(value: Output<SloRequestBasedSliArgs>)
@JvmName(name = "qbekcwxfiqjqmbnv")
suspend fun requestBasedSli(value: SloRequestBasedSliArgs?)

Parameters

value

A request-based SLI defines a SLI for which atomic units of service are counted directly. A SLI describes a good service. It is used to measure and calculate the quality of the Service's performance with respect to a single aspect of service quality. Exactly one of the following must be set: basic_sli, request_based_sli, windows_based_sli Structure is documented below.


@JvmName(name = "lkrptmutjitcluvj")
suspend fun requestBasedSli(argument: suspend SloRequestBasedSliArgsBuilder.() -> Unit)

Parameters

argument

A request-based SLI defines a SLI for which atomic units of service are counted directly. A SLI describes a good service. It is used to measure and calculate the quality of the Service's performance with respect to a single aspect of service quality. Exactly one of the following must be set: basic_sli, request_based_sli, windows_based_sli Structure is documented below.