transformEndTime property
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;
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
.
final DateTime? transformEndTime;