windowsOsState

@JvmName(name = "mdbixxhvohtvtjbo")
suspend fun windowsOsState(value: Output<Either<String, WindowsOsState>>)
@JvmName(name = "xxfeafccjkohrlnx")
suspend fun windowsOsState(value: Either<String, WindowsOsState>?)
@JvmName(name = "fnabhdbixxhghauf")
fun windowsOsState(value: String)
@JvmName(name = "ffcqnqochuucxesv")
fun windowsOsState(value: WindowsOsState)

Parameters

value

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