completionTime property

DateTime? completionTime
final

The time that the archiving of the virtual tape was completed.

The default timestamp format is in the ISO8601 extended YYYY-MM-DD'T'HH:MM:SS'Z' format.

Implementation

final DateTime? completionTime;