dimensions
Parameters
value
An array of one or more dimensions to use to define the metric that you want to use.
Parameters
values
An array of one or more dimensions to use to define the metric that you want to use.
suspend fun dimensions(argument: List<suspend ServiceLevelObjectiveDimensionArgsBuilder.() -> Unit>)
suspend fun dimensions(vararg argument: suspend ServiceLevelObjectiveDimensionArgsBuilder.() -> Unit)
Parameters
argument
An array of one or more dimensions to use to define the metric that you want to use.