status property

ParallelDataStatus? status
final

The status of the parallel data resource. When the parallel data is ready for you to use, the status is ACTIVE.

Implementation

final ParallelDataStatus? status;