status property

ParallelDataStatus? status
final

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

Implementation

final ParallelDataStatus? status;