mLModelId property

String? mLModelId
final

The ID assigned to the MLModel during creation. This value should be identical to the value of the MLModelID in the request.

Implementation

final String? mLModelId;