linuxOsState

@JvmName(name = "ngqyktljebuiuqfb")
suspend fun linuxOsState(value: Output<Either<String, LinuxOsState>>)
@JvmName(name = "xkgtprrwfpnecsxd")
suspend fun linuxOsState(value: Either<String, LinuxOsState>?)
@JvmName(name = "modtsdavrtmglbgi")
fun linuxOsState(value: String)
@JvmName(name = "rtrgruktqldtmsac")
fun linuxOsState(value: LinuxOsState)

Parameters

value

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