windowsOsState

@JvmName(name = "lfjqdpdtpslhtile")
suspend fun windowsOsState(value: Output<Either<String, WindowsOsState>>)
@JvmName(name = "ocmvfjafxygkcktb")
suspend fun windowsOsState(value: Either<String, WindowsOsState>?)
@JvmName(name = "dcwigrydmvexlfeh")
fun windowsOsState(value: String)
@JvmName(name = "ybcfdxctahiuofmq")
fun windowsOsState(value: WindowsOsState)

Parameters

value

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