status property

ParallelDataStatus? status
final

The status of the parallel data resource that you are attempting to update. Your update request is accepted only if this status is either ACTIVE or FAILED.

Implementation

final ParallelDataStatus? status;