lastModificationTime property

DateTime? lastModificationTime
final

When the dataset group was created or last updated from a call to the UpdateDatasetGroup operation. While the dataset group is being updated, LastModificationTime is the current time of the ListDatasetGroups call.

Implementation

final DateTime? lastModificationTime;