transformId property

String? transformId
final

The unique transform ID that is generated for the machine learning transform. The ID is guaranteed to be unique and does not change.

Implementation

final String? transformId;