status property
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;
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
.
final ParallelDataStatus? status;