transformStartTime property

DateTime? transformStartTime
final

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;