linuxOsState

@JvmName(name = "bvweaxavxlqsaldu")
suspend fun linuxOsState(value: Output<Either<String, LinuxOsState>>)
@JvmName(name = "rwxpxyhvgcchuquo")
suspend fun linuxOsState(value: Either<String, LinuxOsState>?)
@JvmName(name = "qseqkslhnfouaxes")
fun linuxOsState(value: String)
@JvmName(name = "lnrtmxghfmlwqcae")
fun linuxOsState(value: LinuxOsState)

Parameters

value

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