pluginVersion

@JvmName(name = "evycsjlkisrhdpki")
suspend fun pluginVersion(value: Output<String>)
@JvmName(name = "fmokyegafbwttgao")
suspend fun pluginVersion(value: String?)

Parameters

value

Specifies the semantic version of the plugin to use, e.g. "v1.0.0". If unspecified, the server will select any matching unversioned plugin that may have been registered, the latest versioned plugin registered, or a built-in plugin in that order of precedence.