status property

TransformStatusType? status
final

The last known status of the transform (to indicate whether it can be used or not). One of "NOT_READY", "READY", or "DELETING".

Implementation

final TransformStatusType? status;