ray.train.SyncConfig# class ray.train.SyncConfig(sync_period: int = 300, sync_timeout: int = 1800, sync_artifacts: bool = False, sync_artifacts_on_checkpoint: bool = True)# Warning DEPRECATED: This API is deprecated and may be removed in future Ray releases. Methods Attributes sync_artifacts sync_artifacts_on_checkpoint sync_period sync_timeout