version

@JvmName(name = "lnxglalwormighwu")
suspend fun version(value: Output<List<String>>)
@JvmName(name = "liamkpyschyciief")
suspend fun version(value: List<String>?)

Parameters

value

OPTIONAL: The set of API versions to which this SLI is relevant. Telemetry from other API versions will not be used to calculate performance for this SLI. If omitted, this SLI applies to all API versions. For service types that don't support breaking down by version, setting this field will result in an error.


@JvmName(name = "cbwojguijnpkaapk")
suspend fun version(vararg values: Output<String>)


@JvmName(name = "ndomlkqvsrhbyuaj")
suspend fun version(values: List<Output<String>>)
@JvmName(name = "eyhiiokedijfaoni")
suspend fun version(vararg values: String)

Parameters

values

OPTIONAL: The set of API versions to which this SLI is relevant. Telemetry from other API versions will not be used to calculate performance for this SLI. If omitted, this SLI applies to all API versions. For service types that don't support breaking down by version, setting this field will result in an error.