windowsOsState

@JvmName(name = "aufqqvamqkjwvjyr")
suspend fun windowsOsState(value: Output<Either<String, WindowsOsState>>)
@JvmName(name = "rjndfhatkkwccgbm")
suspend fun windowsOsState(value: Either<String, WindowsOsState>?)
@JvmName(name = "xehbypmxbpafaksi")
fun windowsOsState(value: String)
@JvmName(name = "pytqtluseihfudwt")
fun windowsOsState(value: WindowsOsState)

Parameters

value

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