expectedNextSnapshotScheduleTime property

String? expectedNextSnapshotScheduleTime
final

Indicates when the next snapshot is expected to be taken. The cluster must have a valid snapshot schedule and have backups enabled.

Uses the date-time format specified in RFC 3339 section 5.6, Internet Date/Time Format. The value cannot contain spaces. For example, 2020-03-22T13:22:13.933Z.

Implementation

final String? expectedNextSnapshotScheduleTime;