View Source GoogleApi.GKEBackup.V1.Model.Schedule (google_api_gke_backup v0.3.0)
Defines scheduling parameters for automatically creating Backups via this BackupPlan.
Attributes
-
cronSchedule
(type:String.t
, default:nil
) - Optional. A standard cron string that defines a repeating schedule for creating Backups via this BackupPlan. This is mutually exclusive with the rpo_config field since at most one schedule can be defined for a BackupPlan. If this is defined, then backup_retain_days must also be defined. Default (empty): no automatic backup creation will occur. -
paused
(type:boolean()
, default:nil
) - Optional. This flag denotes whether automatic Backup creation is paused for this BackupPlan. Default: False
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.