windowsOsState

@JvmName(name = "siqdqsgnhhnptdxb")
suspend fun windowsOsState(value: Output<Either<String, WindowsOsState>>)
@JvmName(name = "mcttbwqsqjhdxhyd")
suspend fun windowsOsState(value: Either<String, WindowsOsState>?)
@JvmName(name = "ehkhhoorlugpownx")
fun windowsOsState(value: String)
@JvmName(name = "erbguxeielqrchfu")
fun windowsOsState(value: WindowsOsState)

Parameters

value

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