supportedOsVersions

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

Parameters

value

The operating system (OS) version supported by the component.


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


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

Parameters

values

The operating system (OS) version supported by the component.