createdAt property

DateTime? createdAt
final

The time that the request to create the real-time endpoint for the MLModel was received. The time is expressed in epoch time.

Implementation

final DateTime? createdAt;