transformStartTime property
Indicates when the transform job starts on ML instances. You are billed for
the time interval between this time and the value of
TransformEndTime
.
Implementation
final DateTime? transformStartTime;
Indicates when the transform job starts on ML instances. You are billed for
the time interval between this time and the value of
TransformEndTime
.
final DateTime? transformStartTime;