supportedOsVersions

@JvmName(name = "sjtbnxbsfabbxpds")
suspend fun supportedOsVersions(value: Output<List<String>>)
@JvmName(name = "twnunmgnducsulhg")
suspend fun supportedOsVersions(value: List<String>?)

Parameters

value

Set of Operating Systems (OS) supported by the component.


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


@JvmName(name = "oljdytfgmbhcdyek")
suspend fun supportedOsVersions(values: List<Output<String>>)
@JvmName(name = "cogmbmrldjbcyvlm")
suspend fun supportedOsVersions(vararg values: String)

Parameters

values

Set of Operating Systems (OS) supported by the component.