BackupPlanBackupScheduleArgs

constructor(cronSchedule: Output<String>? = null, paused: Output<Boolean>? = null, rpoConfig: Output<BackupPlanBackupScheduleRpoConfigArgs>? = null)