snapshotCreationSchedule property

String? snapshotCreationSchedule
getter/setter pair

The cron expression representing the time when snapshots creation mechanism runs.

This field is subject to additional validation around frequency of execution.

Optional.

Implementation

core.String? snapshotCreationSchedule;