snapshotCreateTime property

DateTime? snapshotCreateTime
final

The time (in UTC format) when Amazon Redshift began the snapshot. A snapshot contains a copy of the cluster data as of this exact time.

Implementation

final DateTime? snapshotCreateTime;