supportedOsVersions

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

Parameters

value

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


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


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

Parameters

values

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