status
The switchover status of a resource in a blue/green deployment.
Values:
- PROVISIONING- The resource is being prepared to switch over.
- AVAILABLE- The resource is ready to switch over.
- SWITCHOVER_IN_PROGRESS- The resource is being switched over.
- SWITCHOVER_COMPLETED- The resource has been switched over.
- SWITCHOVER_FAILED- The resource attempted to switch over but failed.
- MISSING_SOURCE- The source resource has been deleted.
- MISSING_TARGET- The target resource has been deleted.