windowsOsState

@JvmName(name = "uwkuqcohhbthfibh")
suspend fun windowsOsState(value: Output<Either<String, WindowsOsState>>)
@JvmName(name = "abfeqreoiakjneim")
suspend fun windowsOsState(value: Either<String, WindowsOsState>?)
@JvmName(name = "xtvahnqtbqcqjdna")
fun windowsOsState(value: String)
@JvmName(name = "qnqjbwymgywsniao")
fun windowsOsState(value: WindowsOsState)

Parameters

value

The state of the Windows OS (i.e. NonSysprepped, SysprepRequested, SysprepApplied).