windowsBasedSli

@JvmName(name = "kmwryywpkwyuetkm")
suspend fun windowsBasedSli(value: Output<SloWindowsBasedSliArgs>)
@JvmName(name = "uakaxmdndgoawfqp")
suspend fun windowsBasedSli(value: SloWindowsBasedSliArgs?)

Parameters

value

A windows-based SLI defines the criteria for time windows. good_service is defined based off the count of these time windows for which the provided service was of good quality. 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 = "nybsbhdpwddddvlx")
suspend fun windowsBasedSli(argument: suspend SloWindowsBasedSliArgsBuilder.() -> Unit)

Parameters

argument

A windows-based SLI defines the criteria for time windows. good_service is defined based off the count of these time windows for which the provided service was of good quality. 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.