createdDate property

DateTime? createdDate
final

The date the volume was created. Volumes created prior to March 28, 2017 don’t have this timestamp.

Implementation

final DateTime? createdDate;