windowsOsState

@JvmName(name = "tqkodhxbcfoxmiyw")
suspend fun windowsOsState(value: Output<Either<String, WindowsOsState>>)
@JvmName(name = "dswkihtpgvurndos")
suspend fun windowsOsState(value: Either<String, WindowsOsState>?)
@JvmName(name = "irirkdnkxrymgkar")
fun windowsOsState(value: String)
@JvmName(name = "lemmvtpqodovylvk")
fun windowsOsState(value: WindowsOsState)

Parameters

value

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