windowsOsState

@JvmName(name = "ddnbtnqirgqnymlv")
suspend fun windowsOsState(value: Output<Either<String, WindowsOsState>>)
@JvmName(name = "vjuusbofpojmttsu")
suspend fun windowsOsState(value: Either<String, WindowsOsState>?)
@JvmName(name = "jlejijmcwtiquxlh")
fun windowsOsState(value: String)
@JvmName(name = "ffxrpnhmqabjgjbw")
fun windowsOsState(value: WindowsOsState)

Parameters

value

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