status property
The status of the solution version.
A solution version can be in one of the following states:
- CREATE PENDING
- CREATE IN_PROGRESS
- ACTIVE
- CREATE FAILED
Implementation
final String? status;
The status of the solution version.
A solution version can be in one of the following states:
final String? status;