windowsOsState

@JvmName(name = "kvckvpqruauhyovg")
suspend fun windowsOsState(value: Output<Either<String, WindowsOsState>>)
@JvmName(name = "wiuxiegvysvtclje")
suspend fun windowsOsState(value: Either<String, WindowsOsState>?)
@JvmName(name = "oyikcrrdhxfisxey")
fun windowsOsState(value: String)
@JvmName(name = "sjboxgrkjppinxss")
fun windowsOsState(value: WindowsOsState)

Parameters

value

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