Interface Environment.Status
- Enclosing class:
- Environment
public static interface Environment.Status
Current status of the environment. `resizing` is displayed when a request to increase the
environment size has been made, but is still in the process of being completed.
-
Field Summary
-
Field Details
-
ACTIVE
active.- See Also:
- Constant Field Values
-
PENDING
pending.- See Also:
- Constant Field Values
-
MAINTENANCE
maintenance.- See Also:
- Constant Field Values
-
RESIZING
resizing.- See Also:
- Constant Field Values
-