supportedOsVersions

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

Parameters

value

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


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


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

Parameters

values

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