updateServiceLevelObjective
inline suspend fun ApplicationSignalsClient.updateServiceLevelObjective(crossinline block: UpdateServiceLevelObjectiveRequest.Builder.() -> Unit): UpdateServiceLevelObjectiveResponse
Updates an existing service level objective (SLO). If you omit parameters, the previous values of those parameters are retained.
You cannot change from a period-based SLO to a request-based SLO, or change from a request-based SLO to a period-based SLO.