ReadinessState
The status of whether or not the component is accessible and ready to be used
OutOfDate = 2
The component is available to take requests, but is an old version
Pending = 1
The component is being actively being deployed
Ready = 0
Component is fully online and ready to take requests
Unavailable = 3
There is no version of this component being currently hosted