transformEndTime property

DateTime? transformEndTime
final

Indicates when the transform job has been completed, or has stopped or failed. You are billed for the time interval between this time and the value of TransformStartTime.

Implementation

final DateTime? transformEndTime;