basicSli

@JvmName(name = "odlymnxtdfucdsar")
suspend fun basicSli(value: Output<SloBasicSliArgs>)
@JvmName(name = "xxfepbkojfladdoa")
suspend fun basicSli(value: SloBasicSliArgs?)

Parameters

value

Basic Service-Level Indicator (SLI) on a well-known service type. Performance will be computed on the basis of pre-defined metrics. SLIs are 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 = "elicarrelqxkpuoc")
suspend fun basicSli(argument: suspend SloBasicSliArgsBuilder.() -> Unit)

Parameters

argument

Basic Service-Level Indicator (SLI) on a well-known service type. Performance will be computed on the basis of pre-defined metrics. SLIs are 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.