linuxOsState

@JvmName(name = "kyhmhgaoxgrhyjvi")
suspend fun linuxOsState(value: Output<Either<String, LinuxOsState>>)
@JvmName(name = "gpcoqlisohhqoxtc")
suspend fun linuxOsState(value: Either<String, LinuxOsState>?)
@JvmName(name = "cevcwwfdbqpfemfw")
fun linuxOsState(value: String)
@JvmName(name = "jpnvxarmmlblhjbn")
fun linuxOsState(value: LinuxOsState)

Parameters

value

The state of the Linux OS (i.e. NonDeprovisioned, DeprovisionRequested, DeprovisionApplied).