readinessChecks property
Readiness checks to perform when starting a workstation using this workstation configuration.
Mark a workstation as running only after all specified readiness checks return 200 status codes.
Optional.
Implementation
core.List<ReadinessCheck>? readinessChecks;